Forums >> Programming >> RPG Programming

Jump to:




dgcolvin@pryor.com

Create QRCODE in DDS

Posted:

Create QRCODE in DDS

Have created a barcode type QRCODE in DDS which has a URL as the contents.  I can scan the QRCode with my android phone but not with a apple phone.  There must be something wrong with my IBM qrcode setup im DDS.  Here's my DDS code.

FIELD7 25A 24 45             BARCODE(QRCODE 1 *HRZ + A X’02’ (*WIDTH .05) (*SWIDTH 1.5) + A (*QRCODE 4 1 *CONVERT(1) + A *TRIM *AIMSTD(99)))

Any ideas?

If I download a QRCODE generator from the Web and run it to create a qrcode barcode containing a URL and scan it with my android and apple phones it scans perfect.

 

 




bvstone

RE: Create QRCODE in DDS

Posted:

RE: Create QRCODE in DDS

I've never personally done that, and without a QRCODE to test with it's hard to say what's wrong.  Have you tried contacting IBM for support?


Last edited 09/21/2018 at 14:18:38



dgcolvin@pryor.com

RE: Create QRCODE in DDS

Posted:

RE: Create QRCODE in DDS


Last edited 09/24/2018 at 08:25:26



bvstone

RE: RE: Create QRCODE in DDS

Posted:

RE: RE: Create QRCODE in DDS

Well, I tried scanning this with my Pixel 2 and nothing.  Even printed it to try it that way and nothing.

I would contact IBM support.


Last edited 09/25/2018 at 08:51:55



kike.monzal@gmail.com

RE: Create QRCODE in DDS

Posted:

RE: Create QRCODE in DDS

Hi. Did you manage to solve the problem? Exactly the same thing happens to me.

Thank you very much


Last edited 02/10/2021 at 10:36:57



bvstone

RE: RE: Create QRCODE in DDS

Posted:

RE: RE: Create QRCODE in DDS

Nope.  I would contact IBM support.  My newer pixel won't even scan the QR code.


Last edited 02/10/2021 at 10:58:34



kike.monzal@gmail.com

RE: RE: RE: Create QRCODE in DDS

Posted:

RE: RE: RE: Create QRCODE in DDS

Hi,

Oh, dear, I'm sorry to hear that. Could you contact IBM?

Best regards from Spain! 


Last edited 02/11/2021 at 11:24:28



stefanjonsland@gmail.com

RE: Create QRCODE in DDS

Posted:

RE: Create QRCODE in DDS

I saw this on a another site.

replace *AIMSTD(99) by *UCCEAN

A ... A (*QRCODE 4 1 *CONVERT(1) + A *TRIM *UCCEAN)

And it finaly worked for me. :-)

 


Last edited 01/11/2024 at 07:34:39




Reply




© Copyright 1983-2024 BVSTools
GreenBoard(v3) Powered by the eRPG SDK, MAILTOOL Plus!, GreenTools for Google Apps, jQuery, jQuery UI, BlockUI, CKEditor and running on the IBM i (AKA AS/400, iSeries, System i).