$mklogfn: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Exmaples indeed. |
||
Line 3: | Line 3: | ||
$mklogfn(String) | $mklogfn(String) | ||
== | ==Examples== | ||
$mklogfn(MyFile) = MyFile.QuakeNet.log | $mklogfn(MyFile) = MyFile.QuakeNet.log | ||
[[Category:Identifiers]][[Category:File and Directory Identifiers]] | [[Category:Identifiers]][[Category:File and Directory Identifiers]] |
Latest revision as of 18:29, 27 October 2013
Returns a file name generated from the given string following the rules specified for logging.
$mklogfn(String)
Examples
$mklogfn(MyFile) = MyFile.QuakeNet.log