hi
i am currently having to keep switching between two versions of vee because i do not have time to rewrite the vee 5 programs in vee 8.
is there a way of directly importing the vee 5 programs into vee 8 and them still work?
i tried just running one of the programs in vee 8 and it came up with error messages and just closed down, so im guessing its not as straight forward as that, but is there a way of doing it without having to rewrite all of the programs?
thanks in advance.
also might be worth noting that i am very new to vee so i may just be doing something stupid and over complicating things but any advice would be greatly appreciated.
i am currently having to keep switching between two versions of vee because i do not have time to rewrite the vee 5 programs in vee 8.
is there a way of directly importing the vee 5 programs into vee 8 and them still work?
i tried just running one of the programs in vee 8 and it came up with error messages and just closed down, so im guessing its not as straight forward as that, but is there a way of doing it without having to rewrite all of the programs?
thanks in advance.
also might be worth noting that i am very new to vee so i may just be doing something stupid and over complicating things but any advice would be greatly appreciated.
I know one that plagued programs where I work now involved Boolean variables. Type Boolean is new to VEE 8 but the concept always existed for if/then/else and other expressions. But type Boolean has two values, true and false. The other expressions had 1 and 0. If you get "true" where you wanted "1", you may have a problem. Since I have not personally seen this, I am only telling you what I have been told...... so weigh the above experience carefully, and good luck!