Need some help..
I have used CXML DSS routine without problem in my code.
After I upgraded to CVF6.6B, I got the error messages when compling as follows. such an error occured in example, too.How can I avoid this problem?
C:Program FilesMicrosoft Visual StudioCommonMSDEV98My Projects estdssEXAMPLE_DSS.F90(76) : Error: 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. [PERM]
error = dss_reorder( handle, CXML_DSS_DEFAULTS, 0 )
--------^
Error executing df.exe.
CXML DSS example compile err with CVF6.6B
Per informazioni complete sulle ottimizzazioni del compilatore, consultare l'Avviso sull'ottimizzazione


