Here's one I'd like to see: the use of "each" in conjunction with chunk expressions. For example:
delete item 4 of each line of tVar put item 1 to 3 of each line of tVar into tSave replace word 1 of each item of each line with "xyz" in tVar Maybe even: put tArray[each key]["LastName"] & return into tNames Pete lcSQL Software <http://www.lcsql.com> Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html> On Sat, Mar 8, 2014 at 4:01 PM, Mike Kerner <mikeker...@roadrunner.com>wrote: > Hmm. Thanks, Mark. I might try that. It's undoable, which is great for > when I'm not staring at 9 or 10 point... > > > On Sat, Mar 8, 2014 at 4:48 PM, Mark Wieder <mwie...@ahsoftware.net> > wrote: > > > Mike- > > > > Saturday, March 8, 2014, 1:12:50 PM, you wrote: > > > > > OSX 10.9.2, and I'm a little surprised, because I've been involved with > > > several development tools where developers requested that antialiasing > be > > > removed in the IDE. At smaller sizes, it definitely makes the text > > harder > > > to read. > > > > If it really bothers you, try this: > > > > defaults write -g AppleFontSmoothing -int 1 > > sudo defaults write -g AppleFontSmoothing -int 1 > > > > < > > > https://superuser.com/questions/457153/getting-crisper-fonts-in-os-x-after-switching-from-windows > > > > > > > -- > > -Mark Wieder > > ahsoftw...@gmail.com > > > > This communication may be unlawfully collected and stored by the National > > Security Agency (NSA) in secret. The parties to this email do not > > consent to the retrieving or storing of this communication and any > > related metadata, as well as printing, copying, re-transmitting, > > disseminating, or otherwise using it. If you believe you have received > > this communication in error, please delete it immediately. > > > > > > _______________________________________________ > > 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 > > > > > > -- > On the first day, God created the heavens and the Earth > On the second day, God created the oceans. > On the third day, God put the animals on hold for a few hours, > and did a little diving. > And God said, "This is good." > _______________________________________________ > 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 > _______________________________________________ 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