summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pcmcia/version.h
blob: 3be8f28bc837d2a60561a57fddf8f57fc164271c (plain)
1
2
3
4
/* version.h 1.101 2001/08/09 12:29:14 (David Hinds) */

#define CS_RELEASE "3.1.29"
#define CS_RELEASE_CODE 0x311d
ow title - ask_from", "message\nexamples of utilisation of ask_from", [ { label => "enter scalar", val => \$irq }, { label => "combo (type=>combo optionnal)", val => \$login, list => ['Netherlands', 'France', 'Belgium', 'Italy', 'UK'], type => 'combo'}, { label => "choose from list editable and sorted", val => \$login2, list => ['Netherlands', 'France', 'Belgium', 'Italy', 'UK'], not_edit => 0, sort => 1}, { label => "check box", val => \$check, type => "bool", text => "text" }, { label => "range", val => \$range, type => 'range', min => 0, max => 100 }, ], complete => sub { print "complete\n";print "$irq\n$login\n$range\n"; }, # focus_out => sub { print "focus_out\n"}, # changed => sub { print "changed\n"; }, ) or $in->exit(0); $in->exit(0);