Stopping A Stack From Starting Up in the IDE

Chipp Walters chipp at chipp.com
Tue Sep 23 03:22:57 EDT 2008


create a button:

on mouseUp
  lock messages
  go stack "C:/test.rev"
  unlock messages
end mouseUp



More information about the use-livecode mailing list