athanasios13
Technical User
Hello!
I am facing a very difficult problem and i'd like your help..
You see my mother had a computer since 1990 in which she had a program (in dos platform) which she used to create records for patients..The program was written in 1996 and the programmer since then has dissapeared..It might sound funny but my mother was using this program till now..
The problem is that we want to upgrade to a "serious" system(pentium etc) and the program is locked to the first computer...
I tried to copy the files into a new pc but i got a screen saying that the programm is locked to the first computer..When i started searching the files of the programm i found one file called "UNLOCK.cpp"
My mother remembered that the program was written in pascal..but she is not sure
I thought that if i could compile the "UNLOCK.cpp" into a UNLOCK.exe i could probabbly unlock the program and copy it to my new pc..
But i'm not sure if this file is written in pascal. Normaly i thought that it was written in c++ because of its .cpp extension..
I tried to compile with dev pascal but i got 2 errors..:
1 / 1 unlock.cpp
Error: Illegal char constant
1 / 1 unlock.cpp
Fatal: Syntax error, BEGIN expected but const char found
Any help?
thanx in advance
I am facing a very difficult problem and i'd like your help..
You see my mother had a computer since 1990 in which she had a program (in dos platform) which she used to create records for patients..The program was written in 1996 and the programmer since then has dissapeared..It might sound funny but my mother was using this program till now..
The problem is that we want to upgrade to a "serious" system(pentium etc) and the program is locked to the first computer...
I tried to copy the files into a new pc but i got a screen saying that the programm is locked to the first computer..When i started searching the files of the programm i found one file called "UNLOCK.cpp"
My mother remembered that the program was written in pascal..but she is not sure
I thought that if i could compile the "UNLOCK.cpp" into a UNLOCK.exe i could probabbly unlock the program and copy it to my new pc..
But i'm not sure if this file is written in pascal. Normaly i thought that it was written in c++ because of its .cpp extension..
I tried to compile with dev pascal but i got 2 errors..:
1 / 1 unlock.cpp
Error: Illegal char constant
1 / 1 unlock.cpp
Fatal: Syntax error, BEGIN expected but const char found
Any help?
thanx in advance