Terminal control/Positional read: Difference between revisions

omit from Tcl; platform support for feature usually absent
(Added XPL0)
(omit from Tcl; platform support for feature usually absent)
Line 1:
{{task|Terminal control}} [[Category:Terminal controlControl::task| ]]
 
Determine the character displayed on the screen at column 3, row 6 and store that character in a variable. Note that it is permissible to utilize system or language provided methods or system provided facilities, system maintained records or available buffers or system maintained display records to achieve this task, rather than query the terminal directly, if those methods are more usual for the system type or language.
 
[[Terminal Control::task| ]]
=={{header|AutoHotkey}}==
{{works with|AutoHotkey_L}}
Line 136 ⟶ 134:
{{omit from|Mathematica}}
{{omit from|Openscad}}
{{omit from|Tcl|Usually runs on platforms where this sort of functionality isn't available}}
Anonymous user