home *** CD-ROM | disk | FTP | other *** search
/ Millennium Time Capsule / AC2000.BIN / disks / ac11disk / mp_ste / english / commands.eng next >
Encoding:
Text File  |  1997-01-18  |  3.6 KB  |  119 lines

  1. MP_STE command line
  2. ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
  3.  
  4.     The player can be called from another program with every option
  5. into the command line. You can rename it as MP_STE.TTP or MP_STE.GTP
  6. or else, install an application.
  7.     If MP_STE is an accessory, it can be called from another process
  8. with the same options as if you were using a command line. (See FORMATS.ENG
  9. for the AES Message format).
  10.  
  11.     The command line is:
  12.  
  13.     <options> path\file_name
  14.  
  15.     The options must appear before the file name! Options can be
  16. separated with spaces or not.
  17.  
  18.     Every option is:
  19.  
  20.     +LETTER to set this option
  21.     -LETTER to clear this option
  22.  
  23.     Available options:
  24.  
  25.     +d, -d
  26.     ¨¨¨¨¨¨
  27.         if set will display the dialogs, if cleared won't display
  28.         them.
  29.         Default value: +d
  30.  
  31.     +p, -p
  32.     ¨¨¨¨¨¨
  33.         if '-d' is specified, then if set will play the sound (if
  34.         available), if cleared won't play the sound
  35.         Default value: +p
  36.         Used only with AVI, MOV and Extended FLM
  37.  
  38.     +s, -s
  39.     ¨¨¨¨¨¨
  40.         if '-d' is specified, then if set will synchronise the
  41.         images and sound, if cleared will display the images at
  42.         the max speed.
  43.         Default value: +s
  44.         Used with AVI, MOV and FLx
  45.  
  46.     +a, -a
  47.     ¨¨¨¨¨¨
  48.         if '-d' is specified, then if set will simulate the Alt
  49.         key (Alt Go! in the first dialog) to create MOVs, GIFs or
  50.         Extended FLM from batch files or other movies.
  51.         Default value: -a
  52.  
  53.     +e, -e
  54.     ¨¨¨¨¨¨
  55.         if '-d' is specified, then if set will display every error
  56.         message (bad file, etc...), else if cleared, won't
  57.         display any error message.
  58.         Default value: -e
  59.  
  60.     +i, -i
  61.     ¨¨¨¨¨¨
  62.         if '-d' is specified, then if set will play in loop mode
  63.         (on the mask or single file passed through the command
  64.         line) until an event accurs (keyboard, mouse, joystick,
  65.         midi), else will play normally.
  66.         Default value: -i
  67.         This is for being used with a screen saver for example.
  68.  
  69.     +xnnn, +ynnn
  70.     ¨¨¨¨¨¨¨¨¨¨¨¨
  71.         if '-d' is specified, then fixes the position where to
  72.         display the anim. If a resolution switch is necessary,
  73.         then this position will be ignored and the anim will be
  74.         centered as usual.
  75.         In this mode, the background is not cleared, so you can
  76.         display an anim into one of your windows.
  77.         There are no checking upon these coordinates, you must be
  78.         sure that the anim fits into the screen.
  79.         Note: +x100 or -x100 are equivalent, both x and y must be
  80.         specified, else the coordinate is ignored.
  81.  
  82.                 This options is not supported yet by MP_STE.
  83.  
  84.     Options p, s, a, i and e are only usefull when '-d' is specified,
  85. else, the player uses the returned values from the dialogs to set the
  86. options.
  87.  
  88.     Examples:
  89.  
  90.     mp_ste -d *.AVI
  91.  
  92.     will display every AVI from the current folder without any dialog
  93. and using the default values (+p, +s, -a).
  94.  
  95.     mp_ste -d +a c:\batch\*.bat
  96.  
  97.     will create MOV files from every BAT file found into the c:\batch
  98. folder.
  99.  
  100.     mp_ste -d-p+s+i C:\anims\*.*
  101.  
  102.     will display every file found into the anims folder without sound
  103. but at their normal speed (synchro is on). Will also loop into this folder
  104. until an event occurs (keyboard, mouse, joystick, midi), it means that
  105. when the end of the folder is reached, the research starts again.
  106.  
  107.  
  108. Programmers
  109. ¨¨¨¨¨¨¨¨¨¨¨
  110.  
  111.     If you want to incorporate MP_STE into one of your creations,
  112. you're allowed to distribute the shareware version (grey display) with its
  113. DOCs and RSC as long as you contact me before.
  114.     If you just tell your users that MP_STE can be used and let them
  115. get it, you don't have to contact me (but it would be cool to do it).
  116.  
  117.     If you would like to distribute a color version of MP_STE (you
  118. want to look 'pro'), you MUST contact me! Every color version must be
  119. paid! So we'll have to talk.