Re: Single Byte Input


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Jon Sacks on February 05, 2009 at 12:09:09:

In Reply to: Re: Single Byte Input posted by Bruce on February 05, 2009 at 11:05:41:

I can't believe how hard this is, I tried the (Single Key Transmit) and it works, but I get no value in an$


Display$='Tab-Menu,Q-QREPORTS,T-Terminate'
PRINT @(0,2);(LD) !Roll-up display routine
PRINT @(0,22);Display$
PRINT (0) (Single Key Transmit) & INPUT (0) An$
PRINT @(0,2);(LD) !Roll-up display routine
PRINT @(0,22);An$ & input (0) ''
IF UCASE(An$) = 'T' RUN 'CMONITOR'
IF UCASE(An$) = 'Q' RUN 'QREPORTS'
RUN 'Z'



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]