Home > Archive > Cobol > August 2007 > Problems compiling Micro Focus COBOL program as GNT
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Problems compiling Micro Focus COBOL program as GNT
|
|
| sturk_25@yahoo.com 2007-08-29, 6:55 pm |
| I am trying to compile a Micro Focus COBOL program with a Dialog
screen into a GNT file. From the research that I have done, the
command line I should be using is cob -ug <filename>. I get an error
saying that -u is not a valid flag. Any suggestions on why I am
getting this error, and how I can go about compiling the program?
| |
| Simon Tobias 2007-08-30, 7:00 pm |
|
> I am trying to compile a Micro Focus COBOL program with a Dialog
> screen into a GNT file. From the research that I have done, the
> command line I should be using is cob -ug <filename>. I get an error
> saying that -u is not a valid flag. Any suggestions on why I am
> getting this error, and how I can go about compiling the program?
Hi.
Can you provide details of which Micro Focus product you're using, which
platform, and the exact command-line you're specifying?
Please also provide the output of
cob -V
thanks.
SimonT.
|
|
|
|
|