| Home | SQL | PHP | HTML | Perl | PowerBuilder | C/C++ | General | Solutions | Contacts |
PowerBuilderIndexTipsDatawindow TimerExecutable Name Include Objects Is Executable? Object Exists? ObjectsDownloads |
Is Executable?PurposeTo check if a Powerbuilder application is running as an executable How To UseI would suggest creating the following code as a non-visual class function, preferably as part of the application controller in a framework. It may equally be used anywhere, including as a global function. The function requires no parameters, and a return type of boolean. CodeSuggestionsUseful for debugging purposes, amongst other things. DetailsAuthor: Wayne Jones Created: 16 December 2002 Works with: All versions | |
| This is Code, all contents copyright - © Wayne Jones 2004. |
