- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to run a simple program which mainly has to do with the generation of a sample of numbers usinga NAGG05 file. Everything seems to be ok when the sample is tiny (up to 2 numbers) but the problems and the 'forrtl: severe (62):' error messages begin when I am trying to generate samples with more than 2 numbers. Please note that the program runs perfectly ok on the Digital Visual Fortran 6.0 edition (where it was originally created).
Please also find attached the buildlog.htm file for your consideration. I hope this will help.
many thanks,
Apo
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wellthe log file tells us that the exe built ok.
Looking up error message 62 indicates that there is an error with format statements. So that would be a good place to start looking.
You will need to show some actual failing code before we can help further. (Preferably with all variable declarations and full error messages)
Les
PSthe fact that the program ran ok with another compiler merely hid the fact that there were problems in the code which under other circumstances would have caused the program to fail - or worse run but produce incorrect results.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page