Prompt Retrieval

SoloCDM deedsmis at aculink.net
Mon Jul 8 05:20:19 CDT 2002


How do I retrieve a number from the prompt?  How would I retrieve an
alpha character from the prompt?  How do I use them in a script?

Do I need to do anything else to the attached script to make it work
with a number from the prompt?

-- 
Note: When you reply to this message, please include the mailing
      list/newsgroup address and my email address in To:.

*********************************************************************
Signed,
SoloCDM
-------------- next part --------------
#!/usr/bin/perl -w
#

$adjustment = $@;
$mequa = (1<<16)*$adjustment/.0864;
print "$mequa\n";


More information about the Pikes-peak-pm mailing list