VOGONS


First post, by modelt26

User metadata
Rank Newbie
Rank
Newbie

I can get the program and start the program by typing 'start', an executable file. The program runs and gives a menu that should work. Each item in the menu is also exe files that take one to the family data. When trying any of these file, I get an error. It is obviously not linking to the data

Reply 1 of 3, by RacoonRider

User metadata
Rank Oldbie
Rank
Oldbie

Do you type

c:\whatever\start 

or

cd whatever
start

?
It looks like you're running the program from wrong directory.

Reply 2 of 3, by modelt26

User metadata
Rank Newbie
Rank
Newbie

Thanks for this reply. My brother and I are running the same program. We seem to be doing the same thing. His works. Mine does not. Thought I had it going at one point but then all the daa went haywire. I will try some more and try starting from the beginning and see what happens. If I have no success I will repost. Thanks.

Reply 3 of 3, by modelt26

User metadata
Rank Newbie
Rank
Newbie

Great news. Everything seems to be working just fine.