home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / beeld / screen / hcf.exe / Basic / Basic_Image_031_GetVideoCompressor.bas < prev    next >
BASIC Source File  |  2004-03-23  |  64b  |  5 lines

  1.  
  2. for i = 0 to 30 
  3.     print i, " ", GetVideoCompressor(i)
  4. next
  5.