query_tshape ( : : : TextCursor )

Queries all shapes available for text cursors.

query_tshape queries the available shapes of text cursors for the current output window. The retrieved shapes can be used by the procedure set_tshape.


Parameters

TextCursor (output_control)
string-array -> string
names of the available text cursors.


Result

query_tshape returns TRUE, if a window is activated. Otherwise an exception is raised.


Possible Predecessors

open_window, set_window, open_textwindow


Possible Successors

set_tshape, write_string, read_string


See also

set_tshape, get_shape, set_tposition, write_string, read_string



Copyright © 1996-1997 MVTec Software GmbH