Creating property profiles
Posted: Fri Jan 24, 2014 6:22 pm
Hi,
what is the code to create a new property profile?
I tried with:
but it doesn't work. Moreover I can't find a Create profiles automatically option, as described in the Livecode guide book.
what is the code to create a new property profile?
I tried with:
Code: Select all
set the revProfile of card 1 to "myNewProfile"