|
-
Jun 29th, 2000, 11:35 AM
#10
Fanatic Member
No, he's subtracting from FieldLengths(i) which is assumably and int or long.
Have you tried a watch or locals windows with the break point on the NEXT statement so you can see all the variable in each iteration? looks to me like there's a piece of data in one of the arrays which is too long or short and and maybe passing a negative to the space function.
Use you're debug windows, the imediate window won't tell you enough.
Put a bit more code up and we can test it for you be we'll need some values.
Paul
Paul Dwyer 
Network Engineer
Aussie In Tokyo
Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|