Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
MOVE 11 TO ws-tab-num.
where:
01 ws-tab-group.
05 ws-ascii-num PIC 9(4) COMP.
05 ws-ascii-red REDEFINES ws-ascii-num.
05 ws-ascii-left PIC X.
05 ws-ascii-right PIC X.
Now,
MOVE ws-ascii-right TO <where you want to insert a TAB>