| GP.CHANGEDIR | To change a directory |
| GPTOOL.CPDOS | Procedure of copying of items of a PICK-file in files of a DOS-directory |
| GPTOOL.LOADETALON | Procedure creates in a PICK-file reference variant of the information from a DOS-file. |
| GPTOOL.CHECKANDUPDATE | Procedure is intended for comparison of the data from a PICK-file with the information in a DOS-file. |
| GPTOOL.RUNEXCELMACRO | To execute a macro from Excell |
| GP.GETSYSCOLOR | To give out system colors for the given objects |
| GP.SETSYSCOLOR | To establish system colors for the given objects |
| GP.GETSYSCOLORBRUSH | To give out system "brush" for the given objects |
| GP.GETCLIPBOARDTEXT | To receive the text from a clipboard |
| GP.SETCLIPBOARDTEXT | To place the text in a clipboard |
| GP.GETSYSMERTICS | To receive the system sizes of the given objects |
| GP.LOADPALETTE | To load a color palette |
| GP.MESSAGE | Distribution of messages on the screen |
| GP.PRINTSCR | the print of the screen |
| GP.RESIZE | Changes number of strings and columns of the screen of display |
| GP.MULTISUB | To execute procedures from the list |
| GP.RESTARTTERM | Restart of the terminal |
| GP.REGISTERTERMINAL | Procedure of registration of the terminal |
| GP.UNREGISTERTERMINAL | Procedure of a unregistration of the terminal |
| GP.GetInsertMode | Receives value of a mode of "insert" |
| GP.SetInsertMode | Sets value of a mode of "insert" |
| GP.CLISTMAKERSUB | To execute procedure of lists |
| GP.CLISTMAKERFN | To execute function of lists |
| GP.KEYBBUFFEROFF | Disconnect of a mode of the buffer at blocking. Input at the blocked keyboard vanishes. |
| GP.KEYBBUFFERON | Inclusion of a mode of the buffer at blocking. Input at the blocked keyboard is kept by default included. |
| GP.RESTARTTERM | Restart of the terminal. |
| GP.MESSAGE | Distribution of messages on the screen with returned value. |
| GP.PRINTSCR | the print of the screen. |
| GP.SELECTFONT | Installation of a font. |
| GP.SETTITLE | Change of heading of a head window. |
| GP.SETTIP | To change the pop-up help (ToolTip) a head window. |
| GPTERM.SHOW | Changes modes of display of a window of the terminal. |
| GPTERM.MESSAGESOUND | To lose a sound connected to the message |
| GPTERM.BEEPSOUND | To give out a sound signal |
| GPTERM.PLAYSOUND | Loses a musical file |
| GPTERM.STOPSOUND | To stop playing |
| GPTERM.SHELLEXECUTEEX | Processes and carries out a file of a client part. |
| GP.DNSHOSTTOCOMPNAME | Returns the host name |
| GP.GETCOMPUTERNAME | Returns a name of a computer |
| GP.GETCOMPOBJECTNAME | Returns a name of a computer |
| GP.GETCURRENTHWPROFILE | Returns heading of a profile |
| GP.GETUSERNAME | Returns a login name |
| GP.ISPROCFEATUREPRESENT | Checks additional features of the processor are accessible. |
| GP.TRANSLATENAME | Will transform a name of a computer |
| GP.GETSYSTEMINFO | To receive the information on system |
| GP.GETVERSIONEX | To receive the information on the operational system established on a client part. |
| GP.GETWINDOWSDIR | To receive directory Windows |
| GP.GETSYSTEMDIR | To receive system directory Windows |
| GP.GetSystemWindowsDir | it Is reserved for Windows2000 |
| Procedures for work with COMMON-area | |
| GP.GETNAMEDDATA | Takes the data from COMMON-area |
| GP.DELETEALLNAMEDDATA | To remove all data from COMMON-area |
| GP.DELETENAMEDDATA | To remove the data from COMMON-area |
| GP.SETNAMEDDATA | To establish the data from COMMON-area |
| Subroutines of work with files | |
| GPTOOL.BINARYTOPC | Copy binary file to PC |
| GPTOOL.BINARYTOSRV | Copy binary file to server |
| GPTOOL.COPYTOFILE | Copying of a PICK-file in other PICK-file |
| GPTOOL.COPYTOCLIENT | Copying of a PICK-file in a file of a client part |
| GPTOOL.COPYFROMCLIENT | Copying of a file of a client part in a PICK-file |
| GPTOOL.CREATEFILE | Creation of a PICK-file on the server. |
| GPTOOL.DeleteFile | Removes of a PICK-file. |
| GPTOOL.GETTEMPFILE | Procedure allows to receive and reserve a name of a time PICK-file. |
| GPTOOL.PHANTOMTEMPFILE | To start process of clearing of time PICK-file.s |
| GPTOOL.RELEASETEMPFILE | Procedure clears and will unblock a temporary PICK-file. |
| GPTOOL.RELEASEALLTEMPFILES | Procedure clears and will unblock all time PICK-files connected to the given session. |
| GPEDIT | Editor GPEdit |