HyperWorks Desktop

*DefineTextEditor() Block

*DefineTextEditor() Block

Previous topic Next topic No expanding text in this topic  

*DefineTextEditor() Block

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

DefineTextEditor blocks contain script and report definition statements that set up the contents of a text editor window on a page.  Text information can be added to a report by either writing it explicitly in the report definition using the script statement, *Text(), or including it from another ASCII file using the script statement, *FileName().  Statements from Templex, a text and numeric processor, can be added to produce summary tables. Summary tables can be as simple as formatting result output to performing additional mathematical calculations, e.g. calculating caster, camber and toe.

Note:See Script Files for more information on *Text() and *FileName().