Hi David,

In one line, I am afraid not :-)
But in two lines:

copy grc "TemplateRect" to this card
set the name of last grc to "G-" & the ID of last grc

Best regards,

Hi,

Ok, seems strange that you can't do it as one command.

Thanks!
Dave


Le 13 avr. 05, � 12:19, David Burgun a �crit :

copy graphic "TemplateRect" to this card  -- TemplateRect is precreated
put the ID of the last graphic into myGraphicID
put "G-" & myGraphicID into myGraphicName
set the name of graphic ID myGraphicID to myGraphicName

Is there no way to do something like this the following?

copy graphic "TemplateRect" to this card with name "xxxx"

Eric Chatonet. ---------------------------------------------------------------- So Smart Software For institutions, companies and associations Built-to-order applications: management, multimedia, internet, etc. Windows, Mac OS and Linux... With the French touch ---------------------------------------------------------------- Web site http://www.sosmartsoftware.com/ Email [EMAIL PROTECTED]/ Phone 33 (0)1 43 31 77 62 Mobile 33 (0)6 20 74 50 86 ----------------------------------------------------------------

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to