At 9:36 AM -0800 1/22/02, Rob Cozens wrote:
>       repeat with x = permFieldCount+1 to the number of fields
>         delete field x
>       end repeat

Note that this will go much faster if you lock the screen first, and if you happen to 
be doing it from another stack, set the defaultStack property rather than doing

delete field x of stack "whatever"

regards,

Geoff

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

Reply via email to