!MS$LOCICAL:2



Hi,
I put the following directives at the top of a module and it compiles
OK.

!MS$REAL:8
!MS$INTEGER:4

What is the equivalent for a logical. I get an 'Invalid DEC$ directive
!MS$LOGICAL:2' with the following...

!MS$LOGICAL:2

I am using CVF.

Thanks in advance,

Phil

.



Relevant Pages

  • Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
    ... all know IBM can handle. ... try compiling it with the directives listed above and see what happens. ... the '02 Standard), then can you re-post it - as I don't seem to have it in my ... Therefore, as I say, once you produce code that compiles ...
    (comp.lang.cobol)
  • Re: COPYEXT, COPYLBR, COPYLIST, FOLD-COPY-NAME, OLDCOPY
    ... Forget all those wretched Directives, (UNLESS you have a current need to ... I CALL those routines from the Library not ... I don't - compiles invariably give you errors. ... stuff cleanly compiled and working - then worry about LBR or DLL. ...
    (comp.lang.cobol)
  • Re: comment out a large portion of codes
    ... Mythran, ... #END IF directives must be compilable code. ... It compiles under VB.NET 2003. ... Are there specific syntax errors that you have used that cause the above not ...
    (microsoft.public.dotnet.languages.vb)
  • Re: comment out a large portion of codes
    ... #END IF directives must be compilable code. ... For example the following block contains a syntax error (3.7x is not a valid ... It compiles under VB.NET 2003. ... Like in C/C++, I was able to comment out ...
    (microsoft.public.dotnet.languages.vb)
  • Re: !MS$LOCICAL:2
    ... I put the following directives at the top of a module and it compiles ... Support the Original G95 Project: http://www.g95.org ... Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html ...
    (comp.lang.fortran)