•  Back 
  •  Text functions 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File7.8.6.3  vq_curaddress                                             TOS

 Name:         »Inquire current alpha cursor address«

 Opcode:       5 (Escape 15)

 Syntax:       void vq_curaddress ( int16_t handle, int16_t *row, 
               int16_t *column );

 Description:  The call vq_curaddress obtains the current alpha text 
               cursor position.

                Parameter  Meaning

                handle     Workstation identifier
                row        Row number (1 to the maximum number of 
                           rows)
                column     Column number (1 to the maximum number of 
                           columns)

 Return value: The function does not return a result.

 Availability: Supported by all screen drivers.

 Group:        Text functions

 See Also:     Binding   v_enter_cur