Glenn Block
Glenn Block
Mr @pilchie suggested another variation, "_" which is easy. Which do you guys prefer? 
Sorry for the delay. This is still alive....but needs some love. Hopefully in the next few weeks.
Ha ha On Tue, Nov 3, 2015 at 3:15 PM Kristian Hellang [email protected] wrote: > Well, duh, you should've known you have to call Initialize first [image: > :trollface:] >...
https://github.com/scriptcs/scriptcs/blob/dev/README.md#linux On Wed, Aug 15, 2018 at 8:18 AM lucas wrote: > +1 on this > > — > You are receiving this because you are subscribed to this thread....
svm also works great: https://github.com/scriptcs-contrib/svm/blob/master/README.md On Wed, Aug 15, 2018 at 10:06 AM Glenn Block wrote: > https://github.com/scriptcs/scriptcs/blob/dev/README.md#linux > On Wed, Aug 15, 2018 at 8:18 AM lucas wrote: >...
Here are the instructions for using svm on Linux. The wiki TOC is broken: https://github.com/scriptcs-contrib/svm/wiki/Installing-svm-on-Linux On Wed, Aug 15, 2018 at 10:19 AM Glenn Block wrote: > svm also works...
You can actually create your own constructor on the class library. You just have to match the name of the generated class. Another option is a factory method. On Wed,...
Sorry I mean script library On Wed, Apr 29, 2015 at 8:50 AM Glenn Block [email protected] wrote: > You can actually create your own constructor on the class library. You...
Yup, it is just a class :-) On Wed, Apr 29, 2015 at 8:51 AM Jonathan Channon [email protected] wrote: > Can you have properties in a script library? That might...
Think syntactic sugar. All we do is wrap the code On Wed, Apr 29, 2015 at 8:56 AM Glenn Block [email protected] wrote: > Yup, it is just a class :-)...