-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

If you're using that particular action a lot, make a custom command, maybe this one (for example):

on copyGraphic namedThis withThisName
  copy grc namedThis to this card
  set the name of last grc to withThisName
end copyGraphic


On Apr 13, 2005, at 6:36 AM, David Burgun wrote:

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


- -----------------------------------------------------------
Frank D. Engel, Jr.  <[EMAIL PROTECTED]>

$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
$
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)


iD8DBQFCXRx17aqtWrR9cZoRAs/TAKCKT/qpArnpte6gnFLyzGvbEfiUxACgjYhf
/s11mvtOLfH8PT4B80chcxE=
=dMeJ
-----END PGP SIGNATURE-----



___________________________________________________________
$0 Web Hosting with up to 200MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com

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

Reply via email to