|
Gseos.Log
|
Previous Top Next |
| Parameter | Description
|
| strLogFile | The file name of the log file. You can specify a relative file name. The default extension for log files is *.log.
|
| strText | The text to be appended to the the log file..
|
| wColorID | Optional, a color ID specifying the color of the text to insert. The module defines several color definitions:BLACK, BLUE, GREEN, CYAN, RED, MAGENTA, BROWN, LTGRAY, GRAY, LTBLUE, LTGREEN, LTCYAN, LTRED, LTMAGENTA, YELLOW, WHITE. If not specified (None) the configured foreground color will be used.
|
| byAttr | Optional, specifies the text attribute. One or more of the following attributes can be specified: BOLD, ITALIC, UNDERLINE. The default turns all attributes off.
|