%imacro CursorShow 0
Unhide the cursor. This is decremental counter. For each time you use
CursorHide, the equvilant number of CursorShow calls will be needed. The
Cursor is always visible at program startup or if the TextMode is changed.
See also: CursorHide and
CursorVisible.