If you are using RunRev, you can click on the icon marked Documentation on the toolbar. Then click on Transcript Language Dictionary. Type "imageSource" in the Search field, then click on the imageSource link. There it will tell you the proper syntax.
set the imageSource of char 1 of line 2 of field "This" to 2533 set the imageSource of char thisChar of field 1 to "Arrow" set the imageSource of last char of me to "binfile:My Image" --Chipp > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Gregory Lypny > Sent: Tuesday, July 29, 2003 1:33 PM > To: [EMAIL PROTECTED] > Subject: imageSource syntax > > > Hello everyone, > > What is the correct syntax of the image source property? Suppose I > want an image, "x.jpg" to appear in a field wherever the letter "z" > appears. > > set the imageSource of ??? to ??? in fld ??? > > Regards, > > Greg > > _______________________________________________ > metacard mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/metacard _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
