Exploding Garrmondo Weiner Interactive Swiss Army Penis

Exploding Garrmondo Weiner Interactive Swiss Army Penis (http://www.gamingforce.org/forums/index.php)
-   Help Desk (http://www.gamingforce.org/forums/forumdisplay.php?f=36)
-   -   Programs that don't recognise existing files (http://www.gamingforce.org/forums/showthread.php?t=18086)

Dojomaster Jan 29, 2007 11:27 AM

Programs that don't recognise existing files
 
Hello,

First off, I want to thank everyone that helped with advice for installing Fujitsu COBOL on my system. The Program Compatibility Wizard worked, but I didn't get a chance to thank the poster who suggested it.

However, Fujitsu is acting really squirrly since it has been installed. When I try to compile a program that I have written, it says that it can't find cobol.cbi in the program's folder. This is the message that I am getting:

Build start.
cobol32.exe -i (pathname)/cobol.cbi (program name).cbl
'C:\Program' is not found
'Files\Fujitsu' is not found
'COBOL\COBOL97\COBOL.cbi' is not found
Build has been stopped.
Build Interrupted.

The thing is, I HAVE the file on the hard drive, in the right folder. I tried re-installing the program to see if the file was corrupted on the first install, and I have gotten the same result. I can't hard copy the file off the program CD since it's compressed in a way that you have to install the program to move the file over.

I need this program to finish my COBOL class. Is there anything I can do to get this working? Is there another compiler that I can use for Windows?

I really don't want to have to use the green-and-black-attack (AS400) again...

Soluzar Jan 29, 2007 11:40 AM

Sounds to me like it can't handle long file names. It is treating the string "C:\Program Files\Files\Fujitsu" as though it were only "C:\Program", because of the space character. Try manually editing the config so that it looks for "C:\PROGRA~1" which would usually be the 8.3 convention for "c:\Program Files". If you can't do that, try reinstalling it in a directory which only uses 8.3 style file names.

QuarX Jan 29, 2007 11:45 AM

http://www.thefreecountry.com/compilers/cobol.shtml

Soluzar Jan 29, 2007 12:19 PM

What kind of school still teaches a COBOL class anyway? It was archaic when I took COBOL 12 years ago, and it's much less relevant now.

Dojomaster Jan 29, 2007 09:32 PM

Yeah I don't understand learning COBOL, or RPG for that matter. I'm not going to use either of those languages to build a game (or anything graphical for that matter).

CVCC teaches these archaic classes. Thankfully I only have this semester to go before I get my Associates in Programming, after which I can transfer to the 4-year Game and Simulation Development program...

Thanks for the link, QuarX. I'll also have to try changing my directory to Windows 3.1 naming specs (this really makes me feel old; that was the OS that was pre-installed on the family's first PC), and see if that works.


All times are GMT -5. The time now is 10:18 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2025, vBulletin Solutions, Inc.