home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / biz / demo / vstationdemo / commands / recpar < prev    next >
Encoding:
AmigaDOS Script File  |  1995-03-30  |  160 b   |  6 lines

  1. .key filename/arg,frames/arg
  2. ;©1995 Eric Cosky
  3. rx "address DDR;fps 30;slow off;gpi on;recframes <frames>; gpi on"
  4. run rx "address DDR record <filename>"
  5. quit 0
  6.