hi
I wrote a small app that DISPLAY "HELLO WORLD" using Fujitsu COBOL V3 (free student version)
it works ok on my comuputer but when I send the EXE to another computer it doesn't work but start asking for DLLs....
If I deliver all the DLLs in the FSC directory it works ok, but for sure this is not the solution.
How do I compile/link the .COB file so I'll have a stndalone .EXE I can distribute?
thanks
I wrote a small app that DISPLAY "HELLO WORLD" using Fujitsu COBOL V3 (free student version)
it works ok on my comuputer but when I send the EXE to another computer it doesn't work but start asking for DLLs....
If I deliver all the DLLs in the FSC directory it works ok, but for sure this is not the solution.
How do I compile/link the .COB file so I'll have a stndalone .EXE I can distribute?
thanks