07-24-2006, 06:22 PM
Works well here.
Maybe this line in DE_Events returns -1?
It could return -1 for example if
does not end with carriage return and newline characters (for example, comments are added, or there is only newline without carriage return).
Or there is an empty line without tab:
Other possible reason - the code is not in a function.
Maybe this line in DE_Events returns -1?
It could return -1 for example if
does not end with carriage return and newline characters (for example, comments are added, or there is only newline without carriage return).
Or there is an empty line without tab:
Other possible reason - the code is not in a function.