1.

What Are The Three Ways Available For A Program To Position The Cursor On The Screen?

Answer»
  1.  Static positioning. Code the insert cursor (IC) in the DFHMDF BMS macro.
  2. . Relative positioning. Code the CURSOR option with a VALUE relative to zero (POSITION 1.1 is zero).
  3.  Symbolic positioning. Move high values or -1 the field LENGTH in the symbolic map (and code CURSOR on SEND command ).

     

 



Discussion

No Comment Found