`
Par2: C function to capitalize sting 2000-05-16 -- Alison Neal I'm not sure what you're trying to do, if you're trying to convert to Capitals you can use the C function: Inside the global map: MODULE('C.lib') strupr(*cstring),short,raw,name('_strupr') END Then use it like this: StrUpr(Line1) Note that the variable has to be a CString. Printed November 21, 2024, 7:37 am This article has been viewed/printed 35204 times. |