|
Name
|
Reserved Word
|
Description
|
|
Project Name
|
{ProjectName}
|
Will be replaced at paste time with the name of
the active project.
|
|
Component Name
|
{ComponentName}
|
Will be replaced at paste time with the full name of the component that
owns the currently edited code.
|
|
Member Name
|
{MemberName}
|
Will be replaced at paste time with the name of
the currently edited member, if one.
|
|
Member Type
|
{MemberType}
|
Will be replaced at paste time with the type of
the member currently edited (e.g. 'Sub', 'Function'
or 'Property'), if one.
|
|
Control Name
|
{ControlName}
|
Will be replaced at paste time with the name of the control whose event
method is currently edited, if one.
|
|
Begin Text Selection
|
{SB}
|
Marks the starting point of a code selection block.
|
|
End Text Selection
|
{SE}
|
Marks the ending point of a code selection block.
|
|
Cursor Position
|
{C}
|
Marks the point were the cursor will be placed
(inside the code) after the paste operation.
|
|
Computer Name
|
{ComputerName}
|
Will be replaced at paste time with the name of
the current machine.
|
|
User Name
|
{UserName}
|
Will be replaced at paste time with the name of
the currently logged on user.
|
|
Date*
|
{Date}
|
Will be replaced at paste time with the instant
date, using the default or a custom format.
|
|
Time*
|
{Time}
|
Will be replaced at paste time with the instant
time, using the default or a custom format.
|
|
Parameters List
|
{ParamList}
|
Will be replaced at paste time with the current member's parameter list
(name and type).
|
|
Text Prompt
|
{Prompt}
|
Will prompt the user for a block of text before
the code paste operation.
|
* - The format for the {Date} and {Time} parameters can be customized
using the corresponding