Shop OBEX P1 Docs P2 Docs Learn Events
Query (ergo help!) — Parallax Forums

Query (ergo help!)

AustinAustin Posts: 10
edited 2006-09-28 18:09 in BASIC Stamp
Having a great time learning to program my BSP40 chip. I have 3 slots in use.

In two slots I setup a serial keypad, serial LCD and serial memkey. I then input my data. The data items are stored in RAM.
I then go to another slot to execute all the stuff, pulling out data items from RAM as needed.

All this works fine BUT--

The keypad has a couple of keys that I want to use from within in the final slot. Such as ABORT etc.

How can I execute a key from the keypad after I move out of the slot that has the GetKey routine?

Hints greatly appreciated and I will almost definitely mention you in my will.

Austin

Comments

  • allanlane5allanlane5 Posts: 3,815
    edited 2006-09-28 16:28
    Umm -- put a 'small' copy of the GetKey routine in the final slot? This stuff's not magic, you know.
  • AustinAustin Posts: 10
    edited 2006-09-28 18:09
    Thanks Allan. I had thought that would be the solution but I really was looking for MAGIC.
    There is a lot of that around this forun ya know. I'm still working on "pick a card, any card"
Sign In or Register to comment.