Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in qr_gen? #6

Open
danmccabe opened this issue Mar 22, 2019 · 1 comment
Open

Bug in qr_gen? #6

danmccabe opened this issue Mar 22, 2019 · 1 comment

Comments

@danmccabe
Copy link

qr_gen fails with this particular input:

qr_gen("V2GHV-9248B Base Pgm102325899 2410.008","")

If you remove just one of the embedded spaces it works.

I'm nowhere close to smart enough to figure out why.

@MuranyiPeter
Copy link

Hi,
Find and comment out this:

If encix1 > i Then
err = "Encode length error"
Exit Function
End If

or you can use this before puting end zeros

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants