edjofego
19th September 2008, 20:56
Hi everybody! :D
I did a new session to read ISBN barcodes for store in Baan tables, to do this I'm using the function input.string() like this:
ret = input.string("Captura de devoluciones", "ISBN", 30, 30, item.c)
...
This function is executed when choosing a "user option" in the on.choice subsection...
However, when I'm catching up consecutively this always crash after this gets X number of ISBN and show in the BW Message (attached in this thread)
What could be wrong? :confused:
Thank you in advance for your help ;)
I did a new session to read ISBN barcodes for store in Baan tables, to do this I'm using the function input.string() like this:
ret = input.string("Captura de devoluciones", "ISBN", 30, 30, item.c)
...
This function is executed when choosing a "user option" in the on.choice subsection...
However, when I'm catching up consecutively this always crash after this gets X number of ISBN and show in the BW Message (attached in this thread)
What could be wrong? :confused:
Thank you in advance for your help ;)