Hi everybody,

could somebody please help me defining a highlighter-file for Abaqus
(CAE-Simulation-Software). I don't understand how to define the *.INI-File.
Here's a little sample of the Abaqus-Code:

*DLOAD,OP=MOD
Hoch_Druck,P,-260.0
Nieder_Druck,P,-4.0
**
*NODE FILE, FREQUENCY =    99
U,
RF,
*EL FILE, FREQUENCY =    99
S,
*CONTACT FILE, FREQUENCY =    99
CSTRESS,
CDISP,
CFN,
***************************

Keywords are defined with * at the beginn:
e.g. _*DLOAD_ or _*NODE FILE_ (with space in the keyword!)
Sub-Keyword are devided by  ,  :
e.g. FREQUENCY in *NODE FILE, _FREQUENCY_ = ....
Arguments/Parameters are placed in new lines:
e.g. _CSTRESS_,
Comment-Lines use (at least) two * :
_**_ or _******_....

For Keywords and Sub-Keywords it is important to differ wether there is a * at
the beginn or not, because some Keywords appear in both definitons.

Is it possible to use PSPad for highlighting these options and could anybody
please tell me how to define this?

Thanks a lot for your help,
Feto

-- 
<http://forum.pspad.com/read.php?2,38993,38993>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem