Creating Slide Libraries
Available in the Windows version only
[Windows® version only]
[Windows® version only]
The MakeSlideLibrary command lets you create slide libraries from multiple slide files.
To create a slide library:
- Create several slide files (.sld) using the ExportSLD command.
- Create a text file containing the names of the slide files (each in a separate line, including the .sld extension).
It is recommended to create the slide list file in the same folder where you store the slides (making it unnecessary to specify paths to the slides).
- Type MakeSlideLibrary at the command prompt.
- Specify the slides list file you created in step 2 (including the file extension, for example "myslidelib.txt").
- Specify the name of the slide library to create (including the .slb extension).
To view slides from a slide library:
- Type DisplayDialogs at the command prompt.
- Specifiy No to suppress the display of file dialog boxes.
- Type ViewSlide.
- Type the name for a slide library followed by a name of a slide in parenthesis, which is part of the slide library (for example, "myslidelib(myslide3)").
The slide displays in the graphics area.
- Click in the graphics area or click View > Refresh to clear the screen of the slide.
- Type DisplayDialogs again.
- Type Yes to unsuppress the display of file dialog boxes.
Use the DisplayQuality command to enhance the resolution of curved entities in slides as needed. See "Writing and Running Script Files" if you want to present slide shows.
Command: MakeSlideLibrary