[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Can't READ_DICOM without DIALOG_PICKFILE
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
i try to read DICOM-Files from a directory directly under \IDL53\.. .
The directory name is \IDL53\radiologie\
The term ...
file = READ_DICOM(DIALOG_PICKFILE())
... works fine for this.
Now i want to automate the reading of the files but with
file = READ_DICOM(FILEPATH('MC002.dcm', SUBDIR=['radiologie']))
I get the following error message:
READ_DICOM: The file H:\PROGRAMME NEU\RSI\IDL53\radiologie\MC002.dcm
is not in a supported DICOM format.
With
file = QUERY_DICOM(FILEPATH('MC002.dcm', SUBDIR=['radiologie']))
the result is 0 (->No DICOM)
I can't get the file with READ_IMAGE.
Why is the DIALOG_PICKFILE working with this NO DICOM ?
Do i have to read it binary ?
Yours,
Oliver
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>
iQA/AwUBOw/OWb813a8W2dX3EQIi7ACcDlrBCprfuKwFrKbd9GkVk+ZvwvkAn2GQ
+ppl/V20lPRPr7k4W0yXEo+A
=qMII
-----END PGP SIGNATURE-----