home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Exec 3
/
CD_Magazyn_EXEC_nr_3.iso
/
Recent
/
util
/
cli
/
cli2win.readme
< prev
next >
Wrap
Text File
|
2000-07-03
|
1KB
|
46 lines
Short: Open a window to any path directly from CLI!
Author: roman@ancor.ch (Roman Schaub
Uploader: roman@ancor.ch (Roman Schaub)
Type: util/cli
This is a little program (in connection with a little AREXX-Script) i wrote because i hated it to click through the countless drawers on my HD...
installation:
just copy the files "window" and "window.rexx" into your "c:" directory
usage:
window 'path'
path: (guess what!) The path you want to open
example:
window dh1:programs
...opens the programs-drawer on device dh1: (if there is such a drawer)
(of course you can rename the program to whatever you like...)
!you must have the Arexx-server active!
future:
-ability to open the current path in a shell as a window
-rewrite the whole code in Assembler (speed) ;-)
-rework the gl_fog-implementation (to get volumetric lights&shadows) ;-)
-improve quality of the light- and explosions-effects ;-)))))
have fun (well...i doubt that someone has fun with that little piece of crap...;-))
Roman