View Single Post
Old 21st January 2004, 10:13 AM   #4
Andy
Administrator
Professional user
 
Andy's Avatar
 
Join Date: Jun 2003
Posts: 4,563
Default Re: 'argv' support for plugin functions

Single quotes should work fine.

e.g.

Code:
ac3d object_set_data $current_object "this is some object data"
Andy
Andy is offline   Reply With Quote