I opened a file by using a byte array, and converting it via StrConv. Now, how would i convert it back so I can save the file?
Printable View
I opened a file by using a byte array, and converting it via StrConv. Now, how would i convert it back so I can save the file?
try this function CByte
cbyte is not working. i get a type mismatch error when converting back
Is there a way to do this?