I might be missing something in the commands of PBCC, however I am looking for a way to right-hand justify a proportional font in an XPRINT statement such that on the printed paper all of the text aligns on right. An example would be:
Name: Joe Smith
Address: 111 First Street
Where the colons would line up on the printed page - a sort of "reverse XPRINT SET POS" command. Is there already an intrinsic capability or will I have to come up with my own function to provide this ability?
Name: Joe Smith
Address: 111 First Street
Where the colons would line up on the printed page - a sort of "reverse XPRINT SET POS" command. Is there already an intrinsic capability or will I have to come up with my own function to provide this ability?
Comment