Hi,
I have a short question when I use x64 as my active solution platform for my codes, I encountered with following two errors:
"An ALLOCATE shape must not be given for a scalar object."
"This symbolic name is not an intrinsic function name or an intrinsic subroutine name. "
But when I use Win32 platform, I have no warning or these errors.
What is the problem ? Should I use Win32 instead of x64 ? But if I use Win32 platform then I can have problems with the arrays ? Do you have any recommedations ? Thanks.



