HyperCrash

Messages

Messages

Previous topic Next topic Expand/collapse all hidden text  

Messages

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

The directory, $MCRASHDIR/messages/CONFIG  contains the files with all the messages that will be displayed in the message window and in the dialog toolbar.

Two files are located in this directory:

msg_arrays
msg_table

It is strongly recommended to not modify these files.

If you need messages in another language, please send an email to: hwsupport@altair.com

Cards:

Keyword{

Arguments 1

Arguments 2

Arguments n

}

 

The comment lines start with:

character  /* and finish with */ (can be written on several lines).
character  // and finish with the end of the line.

 

hmtoggle_plus1Example

KERNEL {

 0000  "ERROR: Not possible to open \"%s\""        // comment

 0001  "ERROR: End of file \"%s\""

 0002  "Quoted string not found"

 0039  "Not possible to define USER subtype (%i) for a %s"

 0040  "%s is not a subtype of %s"

 0041  "Not possible to add a %s into an ARRAY of %s type"

}

 

* the text in blue may be modified.

 

Go to

Main Module Environment File Description