Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
How to jump to a project (Smalltalk code)
Last updated at 12:04 pm UTC on 16 January 2006
The Smalltalk code to jump to a specific project.

 (The Future of Squeak, 1999 named: 'myProject') 
 enter: false revert: false saveForRevert: false

or simpler

 (The Future of Squeak, 1999 named: 'myProject') enter