If someone has a program that will read thru my old code
and replace
VARIABLE++ with VARIABLE = VARIABLE + 1
I sure could use it. It is slow and errorprone to replace the code manually.
I will write one if there are no replies. anyone that needs to convert old clipper code can have it when im finished.
Ill write it in foxbase of course.
and replace
VARIABLE++ with VARIABLE = VARIABLE + 1
I sure could use it. It is slow and errorprone to replace the code manually.
I will write one if there are no replies. anyone that needs to convert old clipper code can have it when im finished.
Ill write it in foxbase of course.