Contents   Index   Previous   Next



Options: System

This section defines the PB version you are working with. If you work with different versions, choose ‚auto detect‘. If you are just working with one version of PB, select the appropriate number. SmartPaste also works for PocketPowerBuilder. Just select PocketPB from the dropdown.

The SmartPaste hotkey is used for hotkey pasting. If you press the hotkey, SmartPaste looks for a macro name right before the caret and removes the name and then inserts the macro text.

Routine names define the text that gets pasted into PB when you use the macro §routinekind§. For events, this is usually something like ‘Event’, for function it’s something like ‘Function’.

In the box at the top you can define where to look for the INI-File that defines the proper case for data types and the prefixes for corresponding variables. This file is always called sp_type.ini.
For company-wide standards of how to write your class names simply point that to a common directory where you keep this file. For a thorough explanation of this file, have a look a the chapter sp_type.ini