home *** CD-ROM | disk | FTP | other *** search
- 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
-