View Single Post
Old 08-13-03, 08:34 AM   #2 (permalink)
papajackow
Guest
 
Posts: n/a
Re: Using the Left/right string function

Quote:
Originally posted by birdseye
I have been trying to call the function left(string,n) in a small evb program but keep getting an error message when running the program which states that 'object is not a collection.' If I remove the parsing part of the code the string is returned okay. I have applied the code the same way as I did in visual basic and the help page indicates that the left function is available in EVB so what am I doing wrong. Can anybody help?
If you could post some of the relevant code I'll see what I can do. :)
  Reply With Quote