sorry for late reply;
had to relocate several times towards another branch office due lack of manpower.
Mike Lewis said:
I'm not surely I completely understand what you are asking, especially the bit about "can't configure to retracing nor forked it into another language". Doesn't make sense to me.
the application was written in foxpro along with some manual data grabber of compiling data. due non existing manual book of how this gmob.fxp were worked; management had issue replacement the
Old Supplier attendance machine into the
newest product that HR Dept. recommend.
#Some Background Story:
The old supplier had some inside programs that compile the data in the attendance machine [db.txt based] into dbhand.dbf.
for some department guys whose mobile a lot in several branch office; the old HR crew had this foxpro files [gmob.fxp] to recompile several list of branch attendance files with the list of mobile crew id into mobrec.dbf ; had several syntax later to modified the date into specific payroll date of period in current month; before re inject that dbf into main office dbhand.dbf.
recompile the main data [a zip file with several db.txt based] from each machine (new and old) were completely done in new programs (we've use python to recompile that bunch txt files into maria db files). yet this recompile list of mobile id with several branch attendance db.txt files were still in that application.
we're trying several method like asking the old user how it should happen before, no one knows; or the crazy part; we've try to decompile that gmob.fxp yet it won't budge. only had several gibberish text.
rubinov said:
Do I understand it correctly that you do not have the exe file, but you call x.fxp from the FoxPro command window? If so, what is the FoxPro version installed?
yes; we've call the program inside foxpro command windows; if I'm not wrong; Foxpro version 2.5
Koen Piller said:
Joe,
What is it you still have? A working program? What are the files?
[li]Old Manual how to use the *.fxp and modify the value accordingly[/li]
2 fxp files
[li]gmob.fxp[/li]
[li]rpmob.fxp[/li]
Several assorted files:
[li]mobile.dbf[/li]
[li]mobrec.dbf[/li]
[li]idwrk.dbf[/li]
[li]tempdb.dbf[/li]
[li]idbrch.dbf[/li]
[li]x.dbf[/li]
[li]a.idx[/li]
[li]mobile.idx[/li]
[li]idemp.idx[/li]
[li]p.idx[/li]
[li]v.idx[/li]
[li]x.idx[/li]
[li]y.idx[/li]
[li]z.idx[/li]
[li]idbrch.idx[/li]
Koen Piller said:
What is it you want? To adjust that program? To start in a new language?
Rgds,
Koen
we try to simplify the list from doing the fxp; remodelling the table via modi stru command; recompile the data that already being sorted into specific period into 1 single file of exe. so there's no more trial and error in foxpro command.
[#HR in main office still refuse for using another program that simplify their works] m(-_-)m