Re: MTB NUM FUNCTION


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

Posted by Marc A. Shevick on October 01, 2004 at 12:38:01:

In Reply to: MTB NUM FUNCTION posted by Bruce Jordan on October 01, 2004 at 11:34:53:

Bruce - how I get around this is I print to the system buffer followed by an input from the system buffer:

GETAMT: !
PRINT (0) "ENTER AMOUNT: "
INPUT (0) AMOUNT$
PRINT (#) AMOUNT$
INPUT (#) NUMAMT,EXCP=GETAMT
!
This works for me!

Marc


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):






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