f$Word: Logfile
f$Word: Logfile
define a logfile for write error messages
Syntax: | Status = f$Word('LogFile','Datei','') | ||
| Argument | Typ | Bedeutung |
| 'LogFile' | String | Keyword |
| File | String | Name of the logfile incl. Path and filed extension |
| '' | String | '' |
Result: | Integer | 0: Command successfully executed | |