CompuServe Messages

HiSoft Pascal

    19-Jun-92 01:51:38
Sb: #24586-HiSoft Pascal
Fm: Wayne Cole 76370,621
To: David Czaya 73445,407
Dave, How about a constant array of strings of different lengths (which is what the printer driver data module is)? Looks like from your example that: const data : array of string [0..97] = '0x17[12w', '0x17[5eS', etc out to 97 strings. would work (substituting the appropriate Pascal for the escape cha, hex 17 [I think – too lazy to look it up at the moment]). wmc