Xojo Documentation Xojo Documentation

  • Home
  • Download Xojo
  • Recent changes
  • MediaWiki Info
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Books
  • Welcome!
  • Fundamentals
  • User Interface
  • Framework
  • Technical Information
  • Programming Language Commands
  • Framework
  • iOS Framework
  • System Requirements
  • Release Notes
  • Deprecations
  • Videos
  • Example Projects
  • FAQ
  • International
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Download Xojo
  • Recent changes
  • MediaWiki Info
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Books
  • Welcome!
  • Fundamentals
  • User Interface
  • Framework
  • Technical Information
  • Programming Language Commands
  • Framework
  • iOS Framework
  • System Requirements
  • Release Notes
  • Deprecations
  • Videos
  • Example Projects
  • FAQ
  • International
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

XojoScriptAlreadyRunningException

From Xojo Documentation

Class (inherits from RuntimeException)

Occurs if the user tries to modify an XojoScript's source code while it is running or you try to change the Context object while the script is running. Don't do this.

Properties
ErrorNumber Message Reason fa-lock-32.png
Methods
Stack StackFrames

See Also

XojoScript class; Exception, Try statements.

Retrieved from "http://docs.xojo.com/index.php?title=XojoScriptAlreadyRunningException&oldid=53548"
Categories:
  • Classes
  • Language Reference
  • Language Reference Index
  • Errors Runtime Errors
  • This page was last edited on 13 August 2018, at 19:31.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Powered by MediaWiki