📄 platebend.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PlateBend - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD34.tmp" with contents
[
/check:bounds /compile_only /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF60.PDB"
"D:\wky\MyPrograms\PlateBending1\STREPB.FOR"
]
<h3>Output Window</h3>
Compiling Fortran...
D:\wky\MyPrograms\PlateBending1\STREPB.FOR
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(9) : Error: A COMMON block data object must not be an automatic object. [COORD]
COMMON/LGDATA/COORD(MPOIN,MDIME),PROPS(MMATS,
----------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(9) : Error: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association [MPOIN]
COMMON/LGDATA/COORD(MPOIN,MDIME),PROPS(MMATS,
----------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(9) : Error: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association [MDIME]
COMMON/LGDATA/COORD(MPOIN,MDIME),PROPS(MMATS,
----------------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(9) : Error: A COMMON block data object must not be an automatic object. [PROPS]
COMMON/LGDATA/COORD(MPOIN,MDIME),PROPS(MMATS,
-----------------------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(9) : Error: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association [MMATS]
COMMON/LGDATA/COORD(MPOIN,MDIME),PROPS(MMATS,
-----------------------------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(10) : Error: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association [MPROP]
*MPROP),PRESC(MVFIX,MDOFN),ASDIS(MTOTV),ELOAD
------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(10) : Error: A COMMON block data object must not be an automatic object. [PRESC]
*MPROP),PRESC(MVFIX,MDOFN),ASDIS(MTOTV),ELOAD
-------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(10) : Error: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association [MVFIX]
*MPROP),PRESC(MVFIX,MDOFN),ASDIS(MTOTV),ELOAD
-------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(10) : Error: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association [MDOFN]
*MPROP),PRESC(MVFIX,MDOFN),ASDIS(MTOTV),ELOAD
-------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(10) : Error: A COMMON block data object must not be an automatic object. [ASDIS]
*MPROP),PRESC(MVFIX,MDOFN),ASDIS(MTOTV),ELOAD
--------------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(10) : Error: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association [MTOTV]
*MPROP),PRESC(MVFIX,MDOFN),ASDIS(MTOTV),ELOAD
--------------------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(10) : Error: A COMMON block data object must not be an automatic object. [ELOAD]
*MPROP),PRESC(MVFIX,MDOFN),ASDIS(MTOTV),ELOAD
---------------------------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(11) : Error: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association [MELEM]
*(MELEM,MEVAB),NOFIX(MVFIX),IFPRE(MVFIX,MDOFN),
-------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(11) : Error: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association [MEVAB]
*(MELEM,MEVAB),NOFIX(MVFIX),IFPRE(MVFIX,MDOFN),
-------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(11) : Error: A COMMON block data object must not be an automatic object. [NOFIX]
*(MELEM,MEVAB),NOFIX(MVFIX),IFPRE(MVFIX,MDOFN),
--------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(11) : Error: A COMMON block data object must not be an automatic object. [IFPRE]
*(MELEM,MEVAB),NOFIX(MVFIX),IFPRE(MVFIX,MDOFN),
---------------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(12) : Error: A COMMON block data object must not be an automatic object. [LNODS]
*LNODS(MELEM,MNODE),MATNO(MELEM)
------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(12) : Error: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association [MNODE]
*LNODS(MELEM,MNODE),MATNO(MELEM)
------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(12) : Error: A COMMON block data object must not be an automatic object. [MATNO]
*LNODS(MELEM,MNODE),MATNO(MELEM)
-------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(13) : Error: A COMMON block data object must not be an automatic object. [ELCOD]
COMMON/WORK/ELCOD(MDIME,MNODE),SHAPE(MNODE),
--------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(13) : Error: A COMMON block data object must not be an automatic object. [SHAPE]
COMMON/WORK/ELCOD(MDIME,MNODE),SHAPE(MNODE),
---------------------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(14) : Error: A COMMON block data object must not be an automatic object. [DERIV]
*DERIV(MDIME,MNODE),DMATX(MSTRE,MSTRE),CARTD
------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(14) : Error: A COMMON block data object must not be an automatic object. [DMATX]
*DERIV(MDIME,MNODE),DMATX(MSTRE,MSTRE),CARTD
-------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(14) : Error: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association [MSTRE]
*DERIV(MDIME,MNODE),DMATX(MSTRE,MSTRE),CARTD
-------------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(14) : Error: A COMMON block data object must not be an automatic object. [CARTD]
*DERIV(MDIME,MNODE),DMATX(MSTRE,MSTRE),CARTD
--------------------------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(15) : Error: A COMMON block data object must not be an automatic object. [DBMAT]
*(MDIME,MNODE),DBMAT(MSTRE,MEVAB),BMATX(MSTRE,
--------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(15) : Error: A COMMON block data object must not be an automatic object. [BMATX]
*(MDIME,MNODE),DBMAT(MSTRE,MEVAB),BMATX(MSTRE,
---------------------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(16) : Error: A COMMON block data object must not be an automatic object. [SMATX]
*MEVAB),SMATX(MSTRE,MEVAB,MGASP),POSGP(MGAUS),
-------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(16) : Error: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association [MGASP]
*MEVAB),SMATX(MSTRE,MEVAB,MGASP),POSGP(MGAUS),
-------------------------------^
D:\wky\MyPrograms\PlateBending1\STREPB.FOR(16) : Error: A COMMON block data object must not be an automatic object. [POSGP]
*MEVAB),SMATX(MSTRE,MEVAB,MGASP),POSGP(MGAUS),
--------------------------------------^
(74) : Severe: Too many errors, exiting
Error executing df.exe.
<h3>Results</h3>
STREPB.OBJ - 30 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -