Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fuijtsu COBOL

Status
Not open for further replies.

bhavanipa

Programmer
Dec 26, 2002
3
0
0
US
Hi,

I am having problem running COBOL program. Could anybody please help me...

I am able compile & linkedit successfully, but when I run the program, its saying 'Application cannot be run in win32 mode.

Many thanks for your help
 
I am using version COBOL85 V30L10 from Fujitsu. I recently downloaded this version.

Thanks
 
Please could anybody look into my problem...

Thanks
 
'Application cannot be run in win32 mode.'

This would mean that you are using a 16-bit version of this compiler. See if the 32-bit equivalent exists and download it.
 
Hi

Take a look to a previous thread:
thread805-450815
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top