Fujitsu COBOL andDelphi
From: Lueko Willms (l.willms_at_jpberlin.de)
Date: 07/29/04
- Next message: JerryMouse: "Re: cobol woes"
- Previous message: Robert Wagner: "Re: call cobol from pl/i using pointers"
- Next in thread: Glenn Someone: "Re: Fujitsu COBOL andDelphi"
- Reply: Glenn Someone: "Re: Fujitsu COBOL andDelphi"
- Reply: Glenn Someone: "Re: Fujitsu COBOL andDelphi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Jul 2004 11:46:00 GMT
I'm thinking about combining programs built with Fujitsu COBOL 3.0
and others built with Delphi and CALL in either the one or the other
direction. Since its Delphi, the platform will be Win32.
Fujitsu COBOL offers an extension to Standard COBOL with a phrase
"WITH { C | PASCAL | STDCALL } LINKAGE"
on the PROCEDURE DIVISION header, CALL statement, and -- another
extension -- ENTRY statement.
Would I have to specify PASCAL or STDCALL LINKAGE for links with
Delphi compiled programs?
Also, how about statically linking OBJ-modules vs. CALLing DLLs?
I have searched the Google Netnews archive for these keywords,
found that, well, Fujitsu COBOL and Delphi can go together, but no
clear hint regarding my question.
Yours,
Lüko Willms http://www.mlwerke.de
/--------- L.WILLMS@jpberlin.de -- Alle Rechte vorbehalten --
"Ohne Pressefreiheit, Vereins- und Versammlungsrecht ist keine
Arbeiterbewegung möglich" - Friedrich Engels (Februar 1865)
- Next message: JerryMouse: "Re: cobol woes"
- Previous message: Robert Wagner: "Re: call cobol from pl/i using pointers"
- Next in thread: Glenn Someone: "Re: Fujitsu COBOL andDelphi"
- Reply: Glenn Someone: "Re: Fujitsu COBOL andDelphi"
- Reply: Glenn Someone: "Re: Fujitsu COBOL andDelphi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|