callback copy

Allows you to copy an existing callback routine.

Format:

 
Callback copy
callback_name =
Existing callback name
New_callback_name =
String

Example:

 
callback copy &
callback_name =
callback_1 &
New_callback_name =
my_copy

Description:

 
Parameter
Value Type
Description
Callback_name
Existing callback
Specifies the name of the callback to be modified.
New_callback_name
String
Specifies the new contact which will be a copy of the existing one.
 
Tip:  
On typing "callback copy" followed by a "?" in the command window, the option "callback_name =" is automatically displayed. If you need to find out the various contacts already present, type ? once again. This will result in all the existing callback names that can be copied being displayed in the command window.