On 1/12/04 9:24 PM, "Jan Schenkel" <[EMAIL PROTECTED]> wrote:
> When an object is created, the engine will send a > message : 'newField' for fields, 'newGraphic' for > graphics, etc. > > As for a convenient list : you can address graphics by > number, so to get a list of their long IDs, you would > do something like. > -- > repeat with i = 1 to the number of graphics > put the long id of graphic i & return after \ > tLongIDList > end repeat > -- Where is "the number of graphics" documented? I can't find the "graphics" keyword referenced anywhere. doug _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
