Z
zhead
Guest
The problem (compile error: can't find project or library), occures when using the Mid or Chr$ functions only -and that's what is weird about it - it doesn't happen when using InStr, for example.
What's even more weird - it may happen on one Windows system and not happen on another, and they both have exactly the same version of vba332.dll (I concluded that this functions are supposed to be called from this DLL).
Any clues will be highly regarded - it drives me crazy for more than a week.
If nothing else, I would be happy to know how can I manipulate a String (like I do it in C for example), so that I can write the Mid function by hand.
Thanx
p.s.
I am using Access97, the vba332.dll was created on 22/04/97
[This message has been edited by zhead (edited 11-06-2000).]
What's even more weird - it may happen on one Windows system and not happen on another, and they both have exactly the same version of vba332.dll (I concluded that this functions are supposed to be called from this DLL).
Any clues will be highly regarded - it drives me crazy for more than a week.
If nothing else, I would be happy to know how can I manipulate a String (like I do it in C for example), so that I can write the Mid function by hand.
Thanx
p.s.
I am using Access97, the vba332.dll was created on 22/04/97
[This message has been edited by zhead (edited 11-06-2000).]