Take Command / TCC Help v. 13.03

Perl support        Not in LE

Hide Navigation Pane

Perl support        Not in LE

Previous topic Next topic No directory for this topic No expanding text in this topic  

Perl support        Not 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 (...)

Perl is a powerful file and text processing language available on many platforms. Perl is an ideal extension to the TCC batch language, especially if you need advanced string processing capabilities.

 

The Perl language is not built into TCC, and must be obtained separately.  The version supported by TCC is Active State Perl (free from www.activestate.com).

 

You must enable Perl support in the OPTION / Startup page. If it is enabled, TCC will automatically load Perl on your system.  If a suitable library is found, TCC checks to see if you are running a .PL file. If so, TCC passes the file to your Perl interpreter for processing.

 

See also: the @PERL, @PYTHON, @REXX and @RUBY functions.

Comments (...)