ins760z@monu4.cc.monash.edu.au (mr c.r. hames) (05/20/91)
Could someone tell me how to still have path information when detaching from the CLI. So when I launch a task from this program it will have all the paths that have been defined ? Thanks, Chris Hames (ins760z@monu4.cc.monash.edu.au) The person to blame for DirWOrk, VMK etc etc
sschaem@starnet.uucp (Stephan Schaem) (05/20/91)
Right now I'm doing something that I dont like, but work. The autodetach code including the cli/WB startup initialize a startup structure in the second code section. I dont know how to pass parameter from CreatProc. Simply XREF YoursStartup from your autostart programe and create the structure in your main code. I'm saving parameters like Stacksize, Segment, Curentdir, CMDLine, WB message etc... Stephan.