]> Creatis software - gdcm.git/commit
Add forceload= command line argument, to allow user to load some Entries
authorjpr <jpr>
Mon, 29 Aug 2005 12:25:37 +0000 (12:25 +0000)
committerjpr <jpr>
Mon, 29 Aug 2005 12:25:37 +0000 (12:25 +0000)
commit9ca888585c371145bae465d9f5d0cc6c7a95b3b5
treead0397d26609ea39a31c69aa48b0d413d1e85aa5
parent4d807602e1d453d370c91813aa250ce489c57f6a
Add forceload= command line argument, to allow user to load some Entries
whose length exceeds the current value of MAX_SIZE_LOAD_ELEMENT_VALUE (4096);

Use it as :
PrintFile filein=MR_forceLoad29-1010_29-1020.dcm forceload=29-1010,29-1020
Example/PrintFile.cxx