On 7/14/2014, 3:56 PM, Magicgate Software - Skip Kimpel wrote:
Good afternoon,

I have a datagrid and column 1 has trailing spaces in the data items that I
need to get rid of.  The number of trailing spaces is never
consistent.  Once again, I think regex will be my friend / worst enemy :)

Suggestions on how to do this effectively?

No regex needed:

 put word 1 to -1 of line x into...

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to