Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

barcode data into text file

Former Member
0 Likes
488

hello,

i have a question on barcodes..... if the user presses print button instead of sending the data to printer can we save the same data in a text file? if yes pls tell me how to do it...

thanx in advance,

regards,

Maya.

3 REPLIES 3
Read only

Former Member
0 Likes
424

hi maya,

plase go through

http://www.zebra.com/

web site, its have information about barcodes...

i think it is useful for you...

thanks,

Reddy

Read only

Former Member
0 Likes
424

Yes.. u can do it by making chngs in your print program.

In your print program instead of calling FM to print the FORM you can write the logic to download the data to notepad. You can use BAR CODE number to send to text file.

Read only

Former Member
0 Likes
424

thank u all

Regards,

Maya.