Take Command / TCC Help v. 13.03
PLAYAVINot in LE
Hide Navigation Pane
PLAYAVINot in LE
Previous topic Next topic No directory for this topic No expanding text in this topic  
PLAYAVINot in LE
Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

Purpose:Play Windows .AVI (video clip) files.

 

Format:PLAYAVI [/A /C /S /Vn] filename

 

filenameThe file to play

 

/A(synchronous)

/S(ynchronous)

/C(enter)

/V(olume)

Usage:

 

PLAYAVI "plays" an .AVI or Windows video clip file.

 

Note: This command relies on the capabilities of your Windows configurations, including access to the proper codec. See your Windows documentation for details.

 

By default, PLAYAVI operates in synchronous mode, which means TCC waits for the .AVI file to complete and its window to close before continuing with the next command in a batch file or alias, or prompting you for a new command. You can change this default behavior with the /A option.

 

Options:

 

/=Display the PLAYAVI command dialog to help you set the filename and command line options.  You cannot specify any other arguments on the command line.  (Not available in TCC/LE.)

 

/APlays the .AVI file in asynchronous mode. Control returns to the TCC prompt immediately for a new command or to execute the next command in the current batch file or alias.

 

/CDisplays the AVI viewer in the middle of the screen. Without this option, the viewer appears in the upper-left corner of the screen.

 

/SPlays the .AVI file in synchronous mode (this is the default). TCC pauses until the file has finished playing and its window closes.

 

/VSets the volume level.  The range is 0 (silent) to 100.

 

Comments (...)