- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am getting the following error message while performing sediment transport simulation in SMS software. Is there any solution to this problem?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The problem arose because the data file that your program read from was not matched with the READ statements for the file. Check (i) that the file was opened properly, with STATUS='OLD', and (ii) check that the data file contains enough data to supply all the READ statements, or that some of the READ statements contains END= or IOSTAT= clauses based on which proper action is taken.
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