john gilmore wrote:
There is a typo---perhaps a reflection of too much C---here.

|          STIMER REAL,BINTVL==5*100

should be

|          STIMER REAL,BINTVL=5*100

No, you just read it wrong. The above will assemble, but use the value of the word at location 500 as a delay. I had

>>     STIMER REAL,BINTVL==A(5*100)

and I meant it.  BTW, I don't do C.

Gerhard Postpischil
Bradford, VT

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to