- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm getting this error; forrtl: severe (64) input conversion error, unit 99... I understand that this error means, invalid character was detected in an input field, or the input value overflowed the range representable in the input variable. My question here is how can I find the specific variable in question. I try to find the line reproted on the error message, is blank. Is likely I don't no how to use this jet ( hopefully). I was used to work with Lanhey compiler which would number all line of the code and always tell you exactly on what line was the error.
thank you,
thank you,
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
First your program should be compiled with the /traceback option. If it is, then the question is what are you using to visit the displayed line number? My experience is this setting and viewing with the Visual Studio editor gets you to the correction source line.
James
James
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