baaneur
24th June 2002, 12:50
Hi,
I'm trying the print barcodes with BaaN.
According to BaaN examples (see shell scripts in $BSE/lib/barcode), the shell script used for barcodes receive 2 arguments from the print process: the first is the type number (value of the field "barcode" in session "Maintain Report Fields") and the second is the height of the barcode (value of the field "Max of textlines").
The problem is that is second field is blocked in the session so I can't set the height value.
Actually, I want to create my own barcode driver and use this value as a parameter (not for the height) which will vary for each report field.
Is there anyone who knows how do barcode scripts work?
Is another parameter sent to the shell script ?
Thanks a lot in advance.
I'm trying the print barcodes with BaaN.
According to BaaN examples (see shell scripts in $BSE/lib/barcode), the shell script used for barcodes receive 2 arguments from the print process: the first is the type number (value of the field "barcode" in session "Maintain Report Fields") and the second is the height of the barcode (value of the field "Max of textlines").
The problem is that is second field is blocked in the session so I can't set the height value.
Actually, I want to create my own barcode driver and use this value as a parameter (not for the height) which will vary for each report field.
Is there anyone who knows how do barcode scripts work?
Is another parameter sent to the shell script ?
Thanks a lot in advance.