Hello community,
I am looking for an example of OPEN / READ / WRITE a binary file in ZPL.
Many Thanks!
Hans-Jürgen
Solved
ZPL: OPEN / READ binary data
Best answer by David.Nguyen
Hi Hans-Jûrgen,
If you want my honest opinion, it isn’t worth it. Reading and writting binary files is a relatively basic task (at least if you know the syntax) in many other more general programming langages including C/C++, C#, MATLAB, Python. Many people, like myself, create our binary files with another langages, which also have a better integrated development environment (IDE). Therefore, I doubt there will be a huge incentive to have it in ZPL in the future. But you can still ask I guess.
Have you had a look at the code I sent you?
Take care,
David
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.