home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / fred_fish / fish_601-700_lha / fish_637.lha / VIDEOMAXE / QuickStart < prev    next >
Text File  |  1993-06-02  |  461b  |  19 lines

  1. echo "Assigning VM: ...*N"
  2.  
  3. assign VM: ""                ; diese Zeile mit absolutem 
  4.                     ; Pfadnamen (z.B. "Disk:VideoMaxe30")
  5.                     ; in die startup-sequence!
  6.  
  7.                     ; put this line with the absolute
  8.                     ; path into the startup-sequence!
  9.  
  10. echo "Starting VideoMaxe with project -VM:Projects/Example-*N"
  11.  
  12. VM:VideoMaxe VM:Projects/Example    ; Aufruf von VideoMaxe mit
  13.                     ; Beispielprojekt.
  14.  
  15.                     ; starting VideoMaxe with an example
  16.                     ; of a project.
  17.  
  18. echo "Und Tschⁿ▀."
  19.