Search Results

Search: Posts Made By: aspbarcode
Forum: What is on Your Mind? 02-13-2012
1,687
Posted By Corona688
A barcode reader? They generally act like...
A barcode reader? They generally act like keyboards, not requiring the use of special drivers. Scanning in a code will usually type in that code then hit ENTER. Sometimes TAB. Some readers let...
29,268
Posted By Bubnoff
Another question
This is what I've got and it seems to work.

ELEMENTS2=${#ARRAY2
}

cols=5
rows=$((ELEMENTS2/cols+1))

printf "Rows = $rows\n"
printf "Elements = $ELEMENTS2\n"

for (( row=1; row<=rows;...
Forum: Solaris 05-26-2005
5,548
Posted By Manjunath Naik
Bar code generation in to the text file and printing the same using lp command.
Hi,
I need the information regaring bar code printing. I am looking for the program which runs on solaris that take number string (like mobile number, bill number etc) as input and generate bar code...
9,499
Posted By yuval
read from a USB Barcode-Reader
Hi all , I'm trying to read from a USB Barcode-Reader "LX-250" (on Unix) ,
I've written the following code ...
But the program always failes on : ioctl call

Please if anyone has any ideas on...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 07:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy