FXP FILES CONVERSION (TO RPG)
15 pts.
0
Q:
FXP FILES CONVERSION (TO RPG)
 

fOXPRO REL 2.6 (FOR dos)

CAN SOMEBODY GUIDE ME AS TO HOW FXP FILES ARE CONVERTED BACK TO PRG (WITHOUT SPENDING MONEY) ?



Software/Hardware used:
fOXPRO REL 2.6 (FOR dos)
ASKED: Aug 12 2009  10:36 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
45 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
I have not worked with FoxPro, but I am sure you can convert the db to a CSV file. Then you can import the file using the CPYFRMIMPF command/

If you are new to this, please review Scott Klement’s tutorial "Working with the IFS in RPG IV" which you can find at http://www.scottklement.com/rpg/ifs_ebook/

---------------------------------------
Sorry, this was inadvertantly attached to the RPG / AS/400 group. User wants to extract the program code from a compiled Foxpro object.

Here are a few sites I Googled.

http://74.125.95.132/search?q=cache:HLzlbsDp4bAJ:au.answers.yahoo.com/question/index%3Fqid%3D20080521233420AAqodsO+foxpro+FXP+files&cd=3&hl=en&ct=clnk&gl=us

http://www.foxite.com/archives/decompile-fxp-file-help-0000034554.htm

PHil

---------------------------------------------

I worked with FoxPro and now into iseries RPG. I know both programming languages but never converted foxpro programs to RPG programs, it is an interesting thing to do, i don't understand what do you want to convert? if your foxpro programs having forms to show, then do you want them to be in display files? and your processing to go RPG? reports to RLU?

Murali
Last Answered: Aug 14 2009  9:10 AM GMT by Murali1   45 pts.
Latest Contributors: Philpl1jb   24610 pts., Satsho   1235 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Carlosdl   29855 pts.  |   Aug 12 2009  4:26PM GMT

The question title is incorrect, and that caused a confusion.

It is not RPG, but PRG, which is the extension of fox pro program source files.

AmjadM is looking for a way to get the PRG (source code) from an FXP (compiled program) file.

 
0