OriginPro 7.5 SR6
Hi,
When I open a project file with variuos attached files (.ogs, .cnf, .cpp) the following code does not work :
tempv = 3; tempv^=-1; 'tempv =' returns a missing value
tempv^=2 returns 9 correctly.
If I open a new project tghen the functionality returns so tempv^=-1 returns the correct value.
I'd appreciate any ideas??
Thanks,
Cheers,
pete |