replace return with VT (vertical tab) ascii 11; do the reverse for display in a field. VT was the "returns-in-field" line delimiter for Filemaker. URLEncode/Decode can put data on one line too.
On 2 January 2012 17:20, Pete <[email protected]> wrote: > Wondering if anyone has a good technique for dealing with carriage returns > within data loaded into a datagrid column? The dg takes the cr as the end > of the row which messes up the datagrid pretty badly. Seems like there's > no alternative but to replace the cr with some displayable character but > maybe there's another way? > > > -- > Pete > Molly's Revenge <http://www.mollysrevenge.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 > -- Stephen Barncard San Francisco Ca. USA more about sqb <http://www.google.com/profiles/sbarncar> _______________________________________________ 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
