[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Help with input problem



Try this:
input $prov 'Please enter the provider number'
move '''' to $pup
string $pup $prov $pup by '' into $provider

I hope it help.

    Sofia Dobkin



>----------
>From:  Adem M. Hamidovic[SMTP:hamidoam@TUNS.CA]
>Sent:  Monday, October 07, 1996 10:15 AM
>To:    Multiple recipients of list SQR-USERS
>Subject:       Help with input problem
>
>I'm trying to do a select with a value input by the user. I'm using:
>input $provider 'Please enter the provider number'
>This field is actually a character field, so I thought this would be
>okay, but nothing is being selected. When I hard code it in, as
>in'45700', it works fine. Any help would be appreciated.
>
>-Adem Hamidovic
>hamidoam@tuns.ca
>