Oh that is clever!

Bob


On Mar 31, 2014, at 20:02 , J. Landman Gay 
<jac...@hyperactivesw.com<mailto:jac...@hyperactivesw.com>> wrote:

function moneySort pItem
 if char 1 of pItem = "$" then delete char 1 of pItem
 return pItem
end moneySort

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

Reply via email to