March 20, 200322 yr Newbies How do i use a script to set printer options such as, portrait landscape, or current record, records being browsed, etc B)
March 20, 200322 yr These options are "remembered" by the Page Setup [restore] statement. What I like to do is create a number of subscripts: Page Setup/Landscape/Browsed Page Setup/Portrait/Current etc. Each with a single, Page Setup [restore} statement. When you create these scripts, they capture the printer options currently in effect when you created the script. You can also reset a script to another setup by changing the setup, opening the script, closing the script, and selecting the option in the closing dialog to replace the page setup options. -bd
Create an account or sign in to comment