Unsupported System Functions

Some PowerScript system functions cannot be used in applications deployed to ASP.NET.

Category Functions
Clipboard functions Clipboard, and any object function that uses the clipboard, such as Copy and Paste
DDE functions CloseChannel, ExecRemote, GetCommandDDE, GetCommandDDEOrigin, GetDataDDE, GetDataDDEOrigin, GetRemote, OpenChannel, RespondRemote, SetDataDDE, SetRemote, StartHotLink, StartServerDDE, StopHotLink, and StopServerDDE
Debugging functions DebugBreak
Garbage collection functions GarbageCollect, GarbageCollectGetTimeLimit, and GarbageCollectSetTimeLimit
Help functions ShowHelp and ShowPopupHelp
Input method functions IMEGetCompositionText, IMEGetMode, and IMESetMode
Mail functions MailAddress, MailDeleteMessage, MailGetMessages, MailHandle, MailLogoff, MailLogon, MailReadMessage, MailRecipientDetails, MailResolveRecipient, and MailSaveMessage
Messaging functions Post and Send
Miscellaneous functions DoScript, DraggedObject, Handle, PBGetMenuString, Run, and Restart
Print functions PrintDataWindow, PrintScreen, PrintSend, PrintSetPrinter, PrintSetup, and PrintSetupPrinter
Profiling and tracing functions TraceBegin, TraceClose, TraceDisableActivity, TraceDump, TraceEnableActivity, TraceEnd, TraceError, TraceOpen, and TraceUser

Partially supported system functions