hmm and there was I thinking it was tiime for RPL.NET. All it would need is a tortuously non obvious syntax for property and method setting and class instantiation and it would be job done..
just need another buffer type for handles.. C instantiate my form and return handle IS ^1 MyForm ELSE \XNothing doing\END C set title property to hello MV ^1.Title hello C get value of client width indirectly MV %2 ClientWidth MV %3 ^1.%2 C double it F;%3;%3;+;?^1.%2 Cshow it MX ^1.Show Couldn't be more legible. Brian Sent from my iPad On 1 Nov 2012, at 19:32, [email protected] wrote: > I did a lot of RPL coding in the 80s. I remember when I left that job > telling them that I would rather slide down a razor blade into a vat of > alcohol than write one more line of RPL code. But that's just my opinion. > > Charles Shaffer > Senior Analyst > NTN-Bower Corporation > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
