September 12, 200223 yr Hi all I am a beginner in Filemaker . I write 2 scripts for print . One print current record with small size paper. The other one print all record with big size paper. Since I try to print current or all records ..it prints all records ...somebody knows why? Thanks
September 12, 200223 yr The selection of "all records" or "current record" is saved in a script (in an implied way) by the "Page Setup (restore)" script step. You must use this step in each script, perform a manual print with the correct selection, open a script, and in the closing dialog select the replace page setup option. -bd
Create an account or sign in to comment