Writing File in VB #122
-
Hi. Dim NewFile As New H5File does not work and result in a corrupted file. Can I not use NewFile.Add(H5Group) and MyGroup.Add(H5Attribute)? Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I did a quick test and it worked for me. But I suspect you have a different setup ... maybe a different framework? |
Beta Was this translation helpful? Give feedback.
-
Thank you. I tried to open the file with HDF Explorer. Apperently, this software is outdated and can't open the file. |
Beta Was this translation helpful? Give feedback.
I did a quick test and it worked for me. But I suspect you have a different setup ... maybe a different framework?