Renaming a background using script

J. Landman Gay jacque at hyperactivesw.com
Mon Apr 12 17:52:31 EDT 2010


Sarah Reichelt wrote:
> On Tue, Apr 13, 2010 at 7:15 AM, charles61 <cszasz at mac.com> wrote:
>> I have searched through Rev's documentation and could not find any way to
>> rename background using a script. Anybody have any experience with setting
>> or renaming a background using code?
> 
> I would assume that this would work:
> 
> set the name of group "Blah" to "Whatever"
> 
> or
> 
> set the name of group ID 1234 to "Whatever"

Or if the group isn't on the current card:

  set the name of bg "blah" to "whatever"

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list