I think it should either foxpro for dos or foxpro for windows.
if it is foxpro for dos you have to install foxpro for dos. if it is foxpro for windows you have to install foxpro for windows.
if it is dos foxpro
install foxpro
type foxpro and press enter
if it is windows foxpro then you have to install foxpro for windows and click on the icon
to get to foxpro.
prg is a program
dbf is a database file
cdx is a index file
frt and frx are reports
pjt and pjx are project files (used to make exe and holds all prg's, frt,frx and all other components)
scx and sct are data entry screens (i.e. forms)
if all the abvoe are stored in c:\newproj
then after loading foxpro say
set default to c:\newproj
modi proj <filename.pjt> will open the project (you have to give filename which is having pjt and pjx extension)
then u can open program, screen, report etc by entering or clicking.
or u can open program by
modify command <filename.prg>
modify screen <filename.sct> (screens opening)
modify report <filename.frt> (report opening)
to see the data
use <filename.dbf>
brow
hope this helps
Regards
(Lakshminarayana R)
I can send it across to your mail id. my mail id lakshmiteja@rediffmail.com or alphalakshmi@yahoo.com or lakshmiteja@junkmail.com. u send a mail to me.
Lakshmi N wrote:
I can send it across to your mail id.
Is your message saying you are offering to send copyrighted MS software in violation of copyright laws and you say it publicly in a Microsoft Forum
Hi there,
You have the project files (PJT and PJX) so somebody can take a look at the project and the code...
But more important, Where do you want to port it to.....
A more modern look or web enabled or.....
Is the program still OK
greetings,
Leo
We are changing the issue type to ¡°Comment¡± because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to ¡°Question¡± by editing your initial post and changing the radio button at the top of the post editor window. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.
Thank you!