Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

It always prints 2 copies ...

Featured Replies

Here's an odd problem that has recently come up. I'm running FM 5.0 on Mac OS 9.2, printing to a LaserWriter Pro 630 via ethernet (using the Laserwriter 8 driver).

I made a "print" button on a layout that just runs the Print command. Lately, it will always print two copies of everything. When I access the print command under the File menu, it prints correctly. I've tried deleting the button and redoing it from scratch, same thing.

I've also tried unchecking "print without dialogue" in the print step command. Then the box opens, I hit print, and one copy comes out. Printing without dialogue always runs two copies.

It's acting as if it is memorizing a custom print setting (changing it from one to two copies, for instance) the way scripts memorize find requests. But I can't get it to rememorize.

Steve Brown

Hi Steve,

in your print script step does it have page setup/print setup in the script with a restore and perform without dialog.

Do a manual print of current record with 1 copy and then in your script add the page/print setup with restore on.

If it asks you to keep/replace print setup choose replace.

See if this works.

  • Author

Andy:

The button doesn't have a "real" script attached to it. In Layout, I highlight the button, go to Format Button, and choose Specify. It gives me a list of script steps to attach to the button. I choose Print, and the only subsequent options are whether or not to perform without dialog.

Steve Brown

OK Steve.

Do a manual print of one record, 1 copy.

Then go to scripts and scriptmaker.

Add a script called, print 1 copy.

It will add a few lines to the script. Clear all (or just clear everything but Page/Print Setup & Print.

Make sure all options are checked for both lines.

The script should now have the following

Page/Print Setup (Restore, perform without dialog.

Print )Perform without dialog.

Click OK and Done.

Now, format your button to perform script and select this script.

This should now work for you.

  • Author

Andy:

I followed your advice, and it works perfectly now. Thanks.

I guess my assumption was that the Print script command itself is "remembering" the settings, and this process is actually taking place in the "Page Setup" command.

Steve Brown

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.