home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / programm / 17384 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1023 b 

  1. Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!usc!elroy.jpl.nasa.gov!sdd.hp.com!spool.mu.edu!yale.edu!yale!gumby!destroyer!cs.ubc.ca!news.UVic.CA!amusers.UUCP!Brian_Mury
  2. From: Brian_Mury@amusers.UUCP (Brian Mury)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Case-Sensitive COMMSEQ?
  5. Distribution: world
  6. Message-ID: <Brian_Mury.00qt@amusers.UUCP>
  7. Date: 14 Dec 92 22:31:25 PST
  8. Organization: AmUsers - The Amiga Users Group of Victoria BC
  9. Lines: 12
  10.  
  11. I'm using menus in an assembly program I'm writing, and have used command
  12. sequences (i.e. Amiga-Q insteading of selecting 'Quit' from the menu) for
  13. some of the menu items. How can I make the command sequence case sensitive
  14. so that, for example, Amiga-Q and Amiga-q would be interpreted as different
  15. menu items?
  16. Also, how can I differentiate between the left and right Amiga keys?
  17. (Intuition only uses the left Amiga key for command sequences). Oh yeah,
  18. I'm using 1.3.
  19.  
  20. -- Via DLG Pro v0.995
  21.  
  22. Send email to bmury@Engr.UVic.CA, NOT to Brian_Mury@amusers.UUCP
  23.