Processing two-dimensional codes with over 254 bytes

→Downloading sample programs

Function

Read two-dimensional codes with over 254 bytes and store them in an array buffer.

Description

BHT-BASIC 3.6 limits strings to a maximum of 255 bytes, so reading in two-dimensional codes with over 254 bytes requires using an array to store them.

BHT-BASIC 4.0 raises the maximum string length to 8192 bytes, so codes up to this new limit fit in a scalar variable, eliminating the need for this sample program.


(C)2002-2004 DENSO WAVE INCORPORATED All right reserved