home *** CD-ROM | disk | FTP | other *** search
- ####################################################################
- #### ####
- #### WINDOW - DOCS ####
- #### ####
- #### - Public Domain - ####
- #### ####
- #### - by METALLION of KEFRENS in 1990 - ####
- #### ####
- ####################################################################
-
-
- WINDOW is not a new revolutionary command, but some old commands hacked
- together to one file.
-
- I was tired of all the commands such as;
- Add21K, 8Colour, Expand (make PAL) etc.
- So i made this little sweet thing which is able to DO IT ALL.
-
- Now you can use WINDOW to make the DOS-window any size
- and in any number of bitplanes you like.
- Besides it gives you the opportunity of changing the windowtitle.
- WINDOW can be run multiple times to add/remove bitplanes etc.
-
-
- Syntax: WINDOW Width,Heigth,Depth[,Title]
-
- Width : Width of window in bits.
- Heigth : Heigth of window in bits.
- Depth : Number of BitPlanes (1,2,3 or 4)
- Title : WindowTitle.
-
- Ex.: WINDOW 320,100,1
- or WINDOW 640,256,3,"This is my Window"
-
-
- NB: The option numbers (width...) will be min./max. tested,
- so illegal sizes should do no harm at all.
- You CAN NOT make a bigger window, than the size of the
- opened screen.
- So i guess this should run at NTSC-machines too. ???
-
-
-