Search Results

Search: Posts Made By: aspbarcode
29,212
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: What is on Your Mind? 02-13-2012
1,676
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...
Forum: Solaris 05-26-2005
5,544
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,465
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 08:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy