620 likes | 797 Views
declare procedure ShowRegel(int b, int c, int d, int e). declare procedure ReadOneLine(). Int Teller,XPos,YPos,OrgX,OrgY. String Regel,Naam,Group,HulpStr,Action,Uur,Online. Ypos = 5 ; Yposition to start display. Begin. Dispfile ppepath()+"lc.ans",graph.
E N D
Ypos = 5 ; Yposition to start display
ReadOneLine() ; Read 1 line from the data-file
ypos = ypos + 1 ; Increase YPosition
Regel = MID(Regel,INSTR(Regel,"|")+1,LEN(Regel)-INSTR(Regel,"|"))
Regel = MID(Regel,INSTR(Regel,"|")+1,LEN(Regel)-INSTR(Regel,"|"))