Yes! I was thinking of a one card, Sheesh....
It all worked!

Paul Dupuis wrote:

    set the itemDelimiter to “|”
    repeat with x = 2 to sTotalSceneCount
        set the filename of img "slideImage" of card x to line x of sImageList
        set the text of fld "mainText" of card x to item x of of sQuoteList
    end repeat

 Brian Milby wrote:

    image “slideImage” of cd x
    fld “mainText” of cd x

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to