Message 1 of 21
Help with slide library
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've got my preogram working great... previews work including previous selection preview...
I'm having trouble getting it to read from a slide library in leau of separate .sld files.
Here are the lines needing modification...
(slide "sld" (strcat (nth (atoi $value) lst) ".sld"))
(slide "sld" (strcat (nth (atoi (set_tile "lst" "0")) lst) ".sld"))
The slide library name is "MWA-WALLADD.slb"
Thanks!