02-28-2015, 06:31 PM
ardentcrest Wrote:Need help to make this work with print 64.You have a syntax error in the 1st line:
This one, Jose I can not do myself.
Code:if rowx=0 then print: printat64(14,2):print64(xx$;" "):goto NetJump1 : end if
FOR ii = 0 TO rowx : print at 22,ii;chr$(peek (@MyLabel + ii)); : NEXT ii : print xx$;" "
Code:
printat64(14,2):print64(xx$ + " ")