Results 361 - 370 of 1633.
Printing
updated:2006-08-19 12:05:57
You may print the page in HHV's active window to your printer. Before printing, you need to properly set up your printing options. Choose ''Print Setup'' from the ''File'' menu to configure your printing options. You may want to refer to the Print Setup section in PageStream's help guide to get information...
SetSmartMap
updated:2006-08-19 12:05:20
Sets whether colors are sorted in the most used order before allocating them. setsmartmap <status> [SAVE] status/k The smart map status. Options: ON | OFF. SAVE Saves the value to the BME Preferences file. Examples: ARexx: setsmartmap on save
Copy
updated:2006-08-19 12:04:58
Copies the selected text to the clipboard. copy (no parameters) Examples: ARexx: copy
ScreenToBack
updated:2006-08-19 12:04:32
Sends the screen on which BME is open to the back of all screens. screentoback (no parameters) Examples: ARexx: screentoback
Bookmarks
updated:2006-08-19 12:03:38
When you close an HHV window or quit HHV, the entire log containing the visited links will be deleted. You will not be able to access directly the links you visited during your HHV session. If you want to read a section you visited before, you will have to search it through the links once again. If you want to quickly return to a location in the future, you...
SaveSettings
updated:2006-08-19 12:02:37
This saves all of the program preferences. savesettings [DEFAULT | FILE filepath] DEFAULT Saves the settings to the BME Preferences file. (Default) FILE/s The filename and path of the preferences file to save. Examples: ARexx: savesettings default savesettings file 'Macintosh HD:PageStream:MyPrefs' savesettings file...
Close
updated:2006-08-19 12:01:58
Closes the current text article. close (no parameters) Example: ARexx: close
SetScriptPath
updated:2006-08-19 12:01:43
Sets the default file path for executing and exporting external ARexx scripts, and for loading and saving the BME Scripts file. setscriptpath <filepath> filepath/s The path for the files. Examples: ARexx: setscriptpath 'Macintosh HD:PageStream:Scripts' setscriptpath 'Rexx:'...
Save
updated:2006-08-19 12:01:05
Saves an open picture. save [DEFAULT | FILE filepath] [NAME name] [FILTER name] DEFAULT Saves the picture with the current filename. (Default) FILE/s The filename and path of the file to export. NAME/s The picture name. Default=current. FILTER/s The filter to use. Options: PICT | IFFILBM | TIFF | GIF | BMP| PCX. Default=current. Examples: ARexx: save...
Navigating the Help Files
updated:2006-08-19 12:00:38
Navigating help files is simple and intuitive. Although it is possible to browse the help files in the same way you would read a book, i.e., page by page, browsing HTML help files is not linear. You can click on cross-references (links) to automatically go to the corresponding sections, and you can go back to the pages you have visited without the need to...
Previous 1 11 21 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 57 67 77 87 97 107 117 127 137 147 157 Next
 PageStream Guide
 PageStream Scripting Documentation
 BME User Documentation
 BME Scripting Documentation
 PageLiner User Documentation
 PageLiner Scripting Documentation
 HHV User Documentation
 Developer Documentation
 PageStream Web Site
 PageStream Web Site Documentation
 PageStream Document Gallery
 PageStream Script Gallery