DoItFirst image argument handler

DoItFirst image argument handler project page

As of 8-Dec-2020, this project has been added to Squeak trunk. Any further development will take place there.



Be the first thing in the system startup list, and do things that should be done prior to any additional image initialization. If the first image argument is a recognized option, evaluate it. Image arguments are typically preceded by a '--' token on the command line.



Possible command options:

-doit argumentlist "evaluate each argument as a doIt expression"

-evaluate arg "evaluate arg, print result then exit"

-filein filelist "file in each file named in fileList"

-cwd path "set FileDirectory defaultDirectory to path prior to evaluating other options"

-debug "enter a debugger as soon as possible in the startUp processing"

-help "print this message"

DoItFirst-System-Support-dtl.18.mcz
DoItFirst-System-Support-dtl.17.mcz
DoItFirst-System-Support-dtl.16.mcz
DoItFirst-System-Support-dtl.15.mcz
DoItFirst-System-Support-dtl.14.mcz
DoItFirst-System-Support-dtl.13.mcz
DoItFirst-System-Support-dtl.12.mcz
DoItFirst-System-Support-dtl.11.mcz
DoItFirst-System-Support-dtl.10.mcz
DoItFirst-System-Support-dtl.9.mcz
DoItFirst-System-Support-dtl.8.mcz
DoItFirst-System-Support-dtl.7.mcz
DoItFirst-System-Support-dtl.6.mcz
DoItFirst-System-Support-dtl.5.mcz
DoItFirst-System-Support-dtl.4.mcz
DoItFirst-System-Support-dtl.3.mcz
DoItFirst-System-Support-dtl.2.mcz
DoItFirst-System-Support-dtl.1.mcz