I have the code snippet if the version < 8 then
put "revApplicationOverview" into brsStk else put "revApplicationOverview" into brsStk --put "revIDEProjectBrowser" into brsStk end if if brsStk is not among the words of the openStacks then open stack brsStk end if in my setup routine. But it results in the error button "src_mcp": execution error at line 806 (Handler: can't find handler) near "revSEObjectDeleted", char 1 When running. Is there another way to automatically open it? -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode