Seite 1 von 1

Problem in fzgc application

Verfasst: Montag 12. August 2013, 16:06
von axtomek
I have some problems in fzgc application. In directory, where is fzgc i made subdirectory "eng". I've putted all my files uxxx-somename.gz1 into this directory. But when i'm running fzgc with command "c:\BAHN385r3\fzgc2\fzgc2_23.exe u1 eng somename" then error occurring "File not found". I don't know what is the problem. I tried out even rename directory "eng" on "somename". It just doesn't work and i don't know what am i doing wrong.

Re: Problem in fzgc application

Verfasst: Dienstag 13. August 2013, 14:48
von GNock
Hello axtomek,

uxxx-filename.gz1 is the older format of the filenames - to archive the files you have to take fzgc2.exe:
"c:\BAHN385r3\fzgc2\fzgc2.exe u1 eng einname"

fzgc2_23.exe is for the gz1-files with the filename in the later format: filename-xx-00a.gz1.

I hope that might help.
Best regards
Gerd

Re: Problem in fzgc application

Verfasst: Montag 19. August 2013, 15:54
von axtomek
Yes, it helped. Thank You.