Windows API Calls for Powerbuilder 5.0 |
|
¹®Á¦ |
FatalExit( ) |
ÇØ°á |
This function abruptly stops an application from running. As a result, nothing gets closed properly and objects are left hanging in memory. This function will produce a GPF the moment it is called and you will need to reboot. FatalExit is meant to be used for debugging purposes and is not recommended otherwise. There is no Powerbuilder equivalent. Global External Function: Script:
|
ÂüÁ¶ |
|