Skip to Content
0
Former Member
Nov 29, 2006 at 02:08 AM

offset definition

56 Views

HI,

if we code like this! is it from 5th character spanning 3 char or from 6th character spanning 3 char?

if _lot+5(3) na 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'.

exit.

endif.