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