home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 November
/
CPNL0711.ISO
/
beeld
/
screen
/
hcf.exe
/
Basic
/
Basic_Image_031_GetVideoCompressor.bas
< prev
next >
Wrap
BASIC Source File
|
2004-03-23
|
64b
|
5 lines
for i = 0 to 30
print i, " ", GetVideoCompressor(i)
next