Comet32 INPUT discrepancy


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

Posted by Grant Foraker on July 12, 2011 at 07:39:33: Uploaded files: 2

Getting different results on a formatted INPUT in Comet32.

USE file


2300 LENGTH 10 & COMMON WBACCT$
2400 LENGTH 4 & COMMON PAGENO$
2500 LENGTH 2 & COMMON BOOKNO$,WBSUFFIX$
2600 ! !
2700 ! FIELD FORMAT FIELD DESCRIPTIONS TYPE LENGTH POSITION !
2800 ! !
2900 0899 FORMAT _
3000 WBACCT$;_ ! ACCOUNT NUMBER S 10 0
3100 BOOKNO$,@(0);_ ! BOOK NO S 3 0
3200 PAGENO$,@(3);_ ! PAGE NO S 3 3
3300 WBSUFFIX$,@(8) ! SUFFIX S 2 6

Input logic


26500 PRINT (0,2740)
26600 INPUT (0,0899)

The three fields after WBACCT$ are blank in Comet32. See screen shots.


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 ]