`
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 April 1, 2025, 11:49 pm This article has been viewed/printed 35280 times. |