Quantcast
Channel:
Viewing all articles
Browse latest Browse all 43889

Wiki Page: How do I get the name of the currently executing script?

$
0
0
In Silk Performer the GetScriptName() function can be used to return the name of the currently executing BDL script, with the path and the extension: sScript := GetScriptName(); writeln(sScript);

Viewing all articles
Browse latest Browse all 43889

Trending Articles