Dos on the OmniGo

John Blue (jlblue@indiana.edu)
Mon, 18 Mar 1996 12:22:22 -0500 (EST)

Hi,

It is possible to run BAT files on the OmniGo before Geos gets
started. It uses miniCOMMAND (Revision 2.0) by Datalight, Inc, as its
command processor for the initial Geos boot process (look at the
AUTOEXEC.BAT file on the B: drive). It has the ability to do the
following DOS commands: CD COPY DEL DIR ECHO EXIT GOTO IF REM SET TYPE
VER CALL MKDIR RMDIR.

However, doing BAT files is tooo much work and can be a pain. IZL is
much better for most file and low intensity computing.

John

John Blue, jlblue@indiana.edu, jlblue@aol.com Poplars Room 730
Computing Technology Assistance Center 400 East 7th Street
office: 812-855-7530, FAX:812-855-9320 Bloomington, Indiana 47405
See the CTAC Web page for more information http://www.indiana.edu/~ctac/

>
> You can't, so far as I know, run batch files on the OmniGo. The closest
> you could come would be to buy the IZL programming tool and write IZL
> programs. However, since the OmniGo is GEOS-based, and not DOS-based, the
> lack of batch file support is not really too much of an issue -- just
> assume that DOS is unavailable to you and everything is fine. :)