MaxMcNaughton
Programmer
I have a testing tool application that stores scripts, modules and class modules (programming code) not as text or memo type in a Access table but as OLE Object Data type described as 'Long binary data'. Ultimately i wish to take the code and store it in Excel or another Access Database but in text not in binary format.
I am to be the 'Librarian' of our teams classes, functions, procedures and i don't want to cut and paste and maintain from within the tool (it's basically VBA on testing qualuds), i want to be able to get at the binary data and automate the updating. Does anybody know of any code/or where i could look for a way to read the binary data.
Thanks for your attention,
Max
I am to be the 'Librarian' of our teams classes, functions, procedures and i don't want to cut and paste and maintain from within the tool (it's basically VBA on testing qualuds), i want to be able to get at the binary data and automate the updating. Does anybody know of any code/or where i could look for a way to read the binary data.
Thanks for your attention,
Max