Re: Heeelllllppppp! Flashdisk...

PDCChrisD@aol.com (schuler@VNET.IBM.COM)
Thu, 4 May 95 12:18 PDT

Subject: Re: Can you run a .BAT from GEOS?

Part of the Export Mode Plus config files has you add
the following to net.ini:

[fileManager]
dosParameters={ \
*.com = ? | this block lets you pass command line
*.exe = ? | params to dos programs
*.bat = ? /
}
filenameTokens = {
*.bat = "gDOS",0 \
*.exe = "gDOS",0 | this block lets you double-click to run
*.com = "gDOS",0 | these filetypes from the FileManager.
} /

If you're new to modifying geos.ini and net.ini, you should
read the FAQ and list archives regarding backing up your Z and the
potential for data loss.

Good Luck,
Ray

>> From: "James W. Barr" <jbarr@Mercury.mcs.com>
>>
>> I created a simple batch file on my Zoomer using the AOL editor called
>> DIR.BAT. When I double-tap it from File Manager, I get the folloDIR.BAT. When I double-tap it from File Manager, I get the following error:
>>
>> "DIR.BAT" is not an application or
>> document that can be opened
>> directly.