BelgianBrownie
Programmer
Hi
I have two lines of code that are baffling me a bit as I cannot find these commands anywhere, so I cannot check the meaning of the parameter values. They are:
SETATTR (0,0,24,79,112,chr(32))
BOX (0,0,3,79,"",31)
Afew lines further on and the BOX statement appears again, but with more arguments:
BOX (5,10,16,70,"",31,3,8)
I have trawled through the code here to see if they were user-written routines, but so far have found nothing.
Can anyone help please?
Thanks
BB
I have two lines of code that are baffling me a bit as I cannot find these commands anywhere, so I cannot check the meaning of the parameter values. They are:
SETATTR (0,0,24,79,112,chr(32))
BOX (0,0,3,79,"",31)
Afew lines further on and the BOX statement appears again, but with more arguments:
BOX (5,10,16,70,"",31,3,8)
I have trawled through the code here to see if they were user-written routines, but so far have found nothing.
Can anyone help please?
Thanks
BB