765 pts.
 Printing Bar Codes
We can print USER ID Bar Codes but the Field you Enter the User ID in is only 9 Positions. The USer ID itself can be up to 10 Positions. Does anyone know of a 3rd party software that I can use to print the USER ID at 10 positions? I was told it can not be a 10 Position Field because of the AS400 and the RETURN when using Scanners....?

Software/Hardware used:
ASKED: August 27, 2010  5:13 PM
UPDATED: September 3, 2010  12:35 AM

Answer Wiki:
Now we have a picture of what you are trying to do. Since you scanners are configured to transmit a field exit after the bar code, I don't see how you can easily use the bar code with a 10 digit User ID on the standard login screen. Phil
Last Wiki Answer Submitted:  August 31, 2010  1:25 am  by  philpl1jb   44,190 pts.
All Answer Wiki Contributors:  philpl1jb   44,190 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Not a limit of the AS/400 – a limit of the program you are using.
Can that program be modified?

 44,190 pts.

 

because scanning adds a field exit to the end of the scan, so if the Print USER ID Field were 10 and they scanned it for user id, it would skip past the password field.

is the reason for it.

 765 pts.

 

Use CHECK(FE) on the User ID field in the display file DDS. This requires a field exit to advance to the next field even if ten characters are entered.

 175 pts.

 

OK .. great answer Stiloabarthian

Here’s a discussion on changing the sign-on screen.

http://itknowledgeexchange.techtarget.com/itanswers/sign-on-screen/

Phil

 44,190 pts.