vivo_m
Member level 3
- Joined
- May 15, 2011
- Messages
- 54
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,903
hello everybody,
i'm trying to read values from file but not sequentially
the file contains 100 line each having 55 values
i start reading from the 25th line till 75th line and skip the first and last 10 reads in each line
when i simulate got this error message "TEXTIO procedure READ(INTEGER) : Parameter L designates an empty string."
i've ensured that my reading region is having data..
any idea why i got this error and how can i solve this plzzzz...
i'm trying to read values from file but not sequentially
the file contains 100 line each having 55 values
i start reading from the 25th line till 75th line and skip the first and last 10 reads in each line
when i simulate got this error message "TEXTIO procedure READ(INTEGER) : Parameter L designates an empty string."
i've ensured that my reading region is having data..
any idea why i got this error and how can i solve this plzzzz...