Hi,
I installed VB6 on a new PC.
Now I want to compile my existing VB application on my new PC (application was written on other PC), but the compiler does not recognize the function Left() anymore.
How can that?
The Mid() function does work.
But I don't have the intention to change all the Left() to Mid().
Does anyone know what the problem is?
Thanks.
Ilse
I installed VB6 on a new PC.
Now I want to compile my existing VB application on my new PC (application was written on other PC), but the compiler does not recognize the function Left() anymore.
How can that?
The Mid() function does work.
But I don't have the intention to change all the Left() to Mid().
Does anyone know what the problem is?
Thanks.
Ilse