Applies To: |
|
Summary: |
I want to be able to copy the text that is displayed on the prompt line but I cannot see a way of doing it. |
Solution: |
The Cicode function DspAnInfo(An,Mode) can be used to return the text displayed at any animation point. For the prompt line, you can use DspAnInfo(2,2). Animation point 2 is the default animation for prompt messages. Mode 2 returns the text displayed at the animation point. |
Keywords: |
Related Links
Attachments