Functions No Longer Supported
The following functions no longer work. You will receive an error if you try to use them in your PeopleCode program.
| Function | Description |
|---|---|
|
%MessageAgent |
Used with Message Agent activities |
|
ChDir |
Used only on the client with DOS |
|
ChDrive |
Used only on the client with DOS |
|
CheckMenuItem |
Used with menu items |
|
Codeb |
Used before true Unicode integration |
|
DBCSTrim |
Used before true Unicode integration |
|
Findb |
Used before true Unicode integration |
|
GetControl |
Used with ActiveX controls |
|
GetControlOccurence |
Used with ActiveX controls |
|
GetCwd |
Used only on the client with DOS |
|
GetMessageInstance |
Used with messaging |
|
GetPubContractInstance |
Used with messaging |
|
GetSelectedTreeNode |
Used with dynamic trees |
|
GetSubContractInstance |
Used with messaging |
|
GetTreeNodeParent |
Used with dynamic trees |
|
GetTreeNodeRecordName |
Used with dynamic trees |
|
IsDisconnectedClient |
Used with PeopleSoft Mobile Agent. |
|
MSFGetNextNumber |
Used with PeopleSoft Mobile Agent. |
|
Lenb |
Used before true Unicode integration |
|
RefreshTree |
Used with dynamic trees |
|
ScheduleProcess |
Used with PeopleSoft Process Scheduler |
|
Substringb |
Used before true Unicode integration |
|
UnCheckMenuItem |
Used with menu items |
|
WinEscape |
Used only on client |
|
WinExec |
Used only on client |