
10-14-2014, 12:12 AM
|
Newcomer
|
|
Join Date: Apr 2013
Posts: 2
|
|
Text file with variables
Hi,
I'm relative new in vb programming, so I have a question.
I have a text file with the follwing containt:
Quote:
"^FO503,40^FR^BY3,3.0^BCB,80,N,N,N,N^FDW" + BARCODE + "^FS"
"^FB290,1,,C^FO605,0^A0B,35,100^F8^FDW" + BARCODE + "^FS"
|
I would like to read this file and include the BARCODE variable and then save it to a new text file.
Thanks.
|
|