Entering Variables in Ruby

D

designer

Hi,

I'm starting to look at Ruby but wonder, is there a way to enter variables
into a Ruby script through forms with text boxes, list boxes, check boxes
etc like with an HTML form or a VB form?

Thanks in anticipation.

Peter
 
L

Lennon Day-Reynolds

Peter,

You'll need to be more specific -- there are different libraries for
extracting data from web forms, GUIs, files, etc. However, most don't
do straight variable replacement, as user input is usually validated
before being used in programs.

What exactly are you trying to do?

Lennon
 
D

designer

Thanks very much for the pointers.
I don't know how much I can make use of it, but I have a 3D drawing package
that makes use Ruby as the scripting language. For another program I use I
was able to use a VB form to input variables into its macro language to
automate some drawing tasks. I wondered if something similar was available
for Ruby.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,149
Messages
2,570,842
Members
47,388
Latest member
EarthaGilm

Latest Threads

Top