home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / fortran / 3092 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.5 KB  |  31 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!ukma!darwin.sura.net!tulane!rouge!jmfres11
  3. From: jmfres11@ucs.usl.edu (Karthikeyan Gurnswamy)
  4. Subject: Event driven GOSUB in FORTRAN 90 ...
  5. Message-ID: <1992Aug19.161226.4536@usl.edu>
  6. Sender: anon@usl.edu (Anonymous NNTP Posting)
  7. Organization: Univ. of Southwestern La., Lafayette
  8. Date: Wed, 19 Aug 1992 16:12:26 GMT
  9. Lines: 20
  10.  
  11. Hi !
  12. I am new to this newsgroup and have a peculiar requirement for a 
  13. event driven handler in FORTRAN. The idea is, within a DO LOOP if I
  14. hit some key I need to execute a subroutine and come back where it
  15. branched of from. Actually I am looking for something like 
  16. ON KEY GO SUB 
  17. QBASIC equivalent in FORTRAN. Can somebody help me ?
  18.  
  19. Karthik
  20. /----------------------------------------\--------------------------\
  21. | Karthikeyan Guruswamy                  | Why does'nt my           |
  22. | Graduate Student, Computer Science     |                          |
  23. | Center for Advanced Computer Studies   |    NET always WORK ?     | 
  24. | Univ. of SouthWestern Louisiana        |                          |
  25. | Lafayette, LA 70501                    | -- Life beats any logic  |
  26. | Email: jmfres11@ucs.usl.edu            |                          |
  27. |                                        \--------------------------\
  28. | The opinions stated are solely mine and does not reflect the views|
  29. | of anyone in my organization ...                                  |
  30. \-------------------------------------------------------------------/ 
  31.