Take Command / TCC Help v. 13.03
@FTYPENot in LE
Hide Navigation Pane
@FTYPENot in LE
Previous topic Next topic No directory for this topic No expanding text in this topic  
@FTYPENot 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 (...)

@FTYPE[xxx[,u]] : Returns the open command string for the specified file type.  @FTYPE looks first in ...\SHELL\OPEN2\COMMAND, then (if no match was found) in ...\SHELL\OPEN\COMMAND. If the optional second argument u is specified, @FTYPE will look in HKCU\SOFTWARE\CLASSES.

 

Examples:

 

echo %@ftype[PerlScriptFile]

 

See also @ASSOC and FTYPE.

Comments (...)