search for: rubyscript

Displaying 3 results from an estimated 3 matches for "rubyscript".

Did you mean: rubyscripts
2005 Dec 10
1
win32 service
...inserv.exe > Here is the command line for setting up the service > using winserve.exe > > winserv install secureWebProxy -displayname "Secure > Web Proxy" > -description "Tunnel through min.powernav.com proxy" > -user PWRNAV\erne > -password mypword c:\rubyscripts\ssh\plink.exe > 192.168.100.3 -i > c:\rubyscripts\ssh\private_rsa.key -l ellingson -ssh > -L > 8080:192.168.100.3:3128 -N -T Hm, well, I''m not really familiar with winserv. > Notice I''m not running under the system account. I''m > running as myself...
2009 Sep 05
5
Filling Wx::ListCtrl with contents
..._text(item, col) function. There I would like to use the item and col variables to read data from a two-dimensional array. My very problem is, that I do not know how to transfer the array from another function to on_get_item_text(item, col) or better on_get_item_text(item, col, array). I attached a rubyscript showing what I mean. I would be very grateful, if you could give me a solution of this problem ― maybe modify my testscript. And/Or please show me how to use the approach via ListItems because the samplefile http://wxruby.rubyforge.org/doc/samplelistctrl.html at the website http://wxruby.rubyf...
2011 Apr 03
1
Please help with Ruby script plug-in?
...0 Processor (Santa Rosa, 2.2GHz, 4MB L2 Cache, 800MHz FSB) 256MB NVIDIA Quadro FX 570M Workstation GPU 15.4? WSXGA I have found this ruby-script instruction on a page dedicated to Sketchup Linux users... bug 16511, fixed as of wine-1.1.11: To use the Ruby scripts (sketchup.google.com/download/rubyscripts.html) you'll need to convert them from DOS format to Unix format. (e.g. sudo apt-get install tofromdos; dos2unix -f parametric.rb windows.rb) ... but am pretty new to linux and not certain how to proceed. It looks like a simple terminal command but I don't quite know how to translate...