home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
disks
/
disk437.lzh
/
CLIwindow
/
Instructions
< prev
next >
Wrap
Text File
|
1991-01-16
|
3KB
|
77 lines
CLIwindow V1.00
Copyright 1990 Roger Fischlin
Steigerwaldweg 6
D-6450 Hanau 7
Germany
This program is FREEWARE. It's still copyrighted by the author.
This program can be freely distributed if :
1. the name of the author and the copyright remark remain
unchanged.
2. you don't gain any profit by distributing it !
"CLIwindow" allows you to manipulate the dimensions of a CLI window.
It can be moved, enlarged or diminished.
CLIwindow [x]/[y]/[width]/[height]
with x,y the coordinates of the window,
width,height the size.
If you use hexadecimal values, you must not forget the "$". The program
minds the values of the window and the screen for minimal and maximal
size. Type "*" to use the preset values.
CLIwindow 0/0/640/200
This command places the window in the top left corner with a size of
640 x 200.
CLIwindow */*/100/60
This command makes the window have a size of 100 x 60, but it will
remain the position.
If you want the window to have screen size, you simply use values less
than 1 for width and height.
CLIwindow 0/0/0/0
This command enlarges the window to full screen size, while
CLIwindow 0/0/0/-40
makes the window have a height of screen height minus 40.
CLIwindow is 100 % PURE so don't forget to set the P flag !
Enjoy !
5. December 1990 Roger Fischlin