Al,
Where did you download PLS.BAR128 from? (bad grammar, I know, but the
correct form sounds so stilted) I'd like to check it out, because I
never assume that what I wrote is the absolute best way to do it, and I
always want to learn new techniques.
Regards,
Charlie Noah
On 05-21-2010 11:26 AM, Al DeWitt wrote:
I have downloaded one of the barcode programs ( PLS.BAR128) to test
barcode printing. I needed to make two changes. One was the name
change to fit within our naming convention and the other was the name of
a the variable VALUE because it's a reserved word in System Builder.
So I have this statement: CALL SB.PROCESS('SYS9008,0\1\0\110022')
It's calling a basic subroutine whose first line is this:
SUBROUTINE SYSS9008.1 (WIDTH, HEIGHT, ORIEN, MYDATA)
I'm getting this error: In
..\..\..\FLOPROGS\DEV\DEV.IIBASE8\BP8.0\_SYSS9008.1 at line 141 Error,
SUBROUTINE 'SYSS9008.1' has different number of arguments than its CALL
statement.
It never gets to 141. I put display statments early on in the program
to display WIDTH, HEIGHT, ORIEN AND MYDATA. It doesn't even get to that
point.
I count the number of variables the subroutine wants and I count the
number I'm passing and, to me, they appear to be the same. What am I
missing?
Thanks.
Albert DeWitt
Sr. Programmer Analyst
Stylmark, Inc.
763.574.8705 (V)
763-574-1052 (F)
adew...@stylmark.com <mailto:adew...@stylmark.com>
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users