Page 1 of 1

Creating property profiles

Posted: Fri Jan 24, 2014 6:22 pm
by MaxV
Hi,
what is the code to create a new property profile?
I tried with:

Code: Select all

set the revProfile of card 1 to "myNewProfile"
but it doesn't work. Moreover I can't find a Create profiles automatically option, as described in the Livecode guide book.

Re: Creating property profiles

Posted: Sat Jan 25, 2014 11:26 pm
by jacque
The "create profiles automatically" option is in LiveCode preferences in the profiles pane. The dictionary gives a list of scripted commands if you search for "profile" but since I don't use them, I'm not much help there.