Re: A86: _getkey


[Prev][Next][Index][Thread]

Re: A86: _getkey




In a message dated 2/6/2000 9:23:59 PM Eastern Standard Time, 
bdeuel@pathwaynet.com writes:

<< This tells me that _getkey does not return anything using these labels. 
Does
 _getkey return any values that I can use as a comparison, or do I need to
 learn interrupts first?
 
 Sorry for the length of this post. If this is too long, please enlighten me
 on how to post code examples.
  >>
It means that your include file doest have the proppor equates for keys. They 
should have come with Asm Studio, unles you changed the default include lines.

Jeff Barrett