how to sort lines with a $ amount

J. Landman Gay jacque at hyperactivesw.com
Tue Apr 1 10:52:52 EDT 2014


Yeah, I know.  I sent one of my spy parrots over to see what you were working on.  If it was math related I was doomed but she said it wasn't so I posted really quick. 

On March 31, 2014 10:06:32 PM CDT, Geoff Canyon <gcanyon at gmail.com> wrote:
>No fair, Jacque, I *just* finished testing:
>
>function dollarsAsNumber D
>   if char 1 of D is "$" then return char 2 to -1 of D else return D
>end dollarsAsNumber
>
>gc


-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list