December 18, 200124 yr You can always try to omit all records and then print this only not omitted record.
December 18, 200124 yr The Page Setup step contains separate settings for mac and PC. You need to configure the Page Setup in Window. Anatoli's suggestion to omit and print only the current record is a good one -- it's failsafe and robust. The script to perform this magic could look like this: code: Show All Records Omit Record Show Omitted Print [] Show All Records
December 19, 200124 yr I am using Developer version 5.5 on a Macintosh to develop an application for FileMaker version 5. The FM Server is on a Macintosh and all of the users are on Windows 98. I created several reports recently that were to print just the Current Record. I made sure that the Page Setup portion of the script was setup to print only the current record. When I tested it using FM developer 5.5 it worked with no problems. However the Windows users when using the script would end up printing all records being browsed. The only way I could solve the problem was to use regular Filemaker 5.0 on my Macintosh and replaced the Page setup in the script. Has anyone run across this. I believe that you can use FileMaker developer 5.5 to develop for Filemaker 5.0 but this experience show me that it is not universially acceptable.
Create an account or sign in to comment