Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. muxerr

    VB 6.0 - Parsing PCL and Writing to File

    Having trouble reading, more specifically writing PCL print stream. I am trying to read (sequentially), parse and write PCL to a new file. The problem is x'00' values are not being written to the output file. Below is an abbreviated code example I am trying: open for binary as #1 open for...
  2. muxerr

    VB 6.0 Reading/Writing Nulls

    Using Visual Basic 6.0, I am attempting to read in a PCL file which contains X'00' values. After some string manipulation, and writing to a new file, the x'00' values are gone in the new file. Tried different scenarios with INPUT, OUTPUT, BINARY, PUT, GET, WRITE, PRINT etc ....

Part and Inventory Search

Back
Top