Before you call the AcEdJig::drag() function, you need to set the display prompt for the drag sequence.
The display prompt is the text shown on the command line during the drag sequence. Use the following function to set the display prompt:
void AcEdJig::setDispPrompt(const char* prompt);