| | Deleting intermediate files and output files for project 'Tabs', configuration 'Debug|Win32'.
Compiling with Intel(R) Visual Fortran 11.1.065 [IA-32]...
ifort /nologo /debug:full /Od /gen-interfaces /warn:interfaces /module:"Debug\\" /object:"Debug\\" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qvc9 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin" "B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR"
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(339): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [S]
CALL TABX(1,S,R,NN)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(339): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [R]
CALL TABX(1,S,R,NN)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(343): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [S]
CALL TABX(2,S,R,NN)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(343): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [R]
CALL TABX(2,S,R,NN)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(383): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [S]
CALL TABX(5,S,R,NN)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(383): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [R]
CALL TABX(5,S,R,NN)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(421): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [S]
CALL TABX(5,S,R,NN)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(421): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [R]
CALL TABX(5,S,R,NN)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(444): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [CA]
CALL TABPN (1,SA,SB,SC,XL,D,SS,CA,T)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(444): error #7983: The storage extent of the dummy argument exceeds that of the actual argument. [T]
CALL TABPN (1,SA,SB,SC,XL,D,SS,CA,T)
----------------------------------------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(451): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [S]
CALL TABX (5,S,R,NN)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(451): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [R]
CALL TABX (5,S,R,NN)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(457): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [S]
CALL TABX(3,S,R,NN)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(457): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [R]
CALL TABX(3,S,R,NN)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(464): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [S]
CALL TABX(4,S,R,NN)
-----------^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR(464): error #7836: If the actual argument is scalar, the corresponding dummy argument shall be scalar unless the actual argument is an element of an array that is not an assumed-shape or pointer array, or a substring of such an element. [R]
CALL TABX(4,S,R,NN)
-----------^
compilation aborted for B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS0.FOR (code 1)
ifort /nologo /debug:full /Od /gen-interfaces /warn:interfaces /module:"Debug\\" /object:"Debug\\" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qvc9 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin" "B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS1.FOR"
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS1.FOR(958): error #6181: An extra comma appears in the format list.
2001 FORMAT (1X,'0 COL LOAD BOTTOM-MOMENT TOP-MOMENT
^
B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS1.FOR(191): error #5509: Declaration of routine 'TABA' conflicts with a previous declaration
FUNCTION TABA (NPC,SF,T,PA)
-----------------^
compilation aborted for B:\Users\John\Documents\Visual Studio 2008\Projects\2009\TABS\TABS1.FOR (code 1)
Tabs - 20 error(s), 0 warning(s)
|