Computing.Net > Forums > Programming > Fortran 77 Mac toolbox problem

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Fortran 77 Mac toolbox problem

Reply to Message Icon

Name: tom
Date: February 13, 2002 at 07:03:42 Pacific
Comment:

I'm having problems with a piece of code
that needs to alternately display a toolbox
derived dialog box, then do some basic
file operations (using the fortran open,
read, etc commands, not the toolbox
versions). Each type of operation works
perfectly when they are not interleaved,
i.e. dialog call followed by dialog call or
file op followed by file op, but when I
interleave them, starting with a dialog call,
the second time a dialog operation is
called the new dialog does not get
assigned an address.
Anyone have any ideas what could be
wrong?



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Fortran 77 Mac toolbox problem

Python without OOP www.computing.net/answers/programming/python-without-oop/3896.html

can FORTRAN work with large numbers? www.computing.net/answers/programming/can-fortran-work-with-large-numbers/1140.html

Converting Fortran 4 to Fortran 90 www.computing.net/answers/programming/converting-fortran-4-to-fortran-90/9855.html