SerialMagic How To: Barcode and RFID scripting with SerialMagic Action Profiles (SMAP) on BlackBerry

SerialMagic facilitates cusomized action (aka scripts) related to barcode and RFID scans

More ways to use SerialMagic

The following is the GM_INVENTORY SMAP (See example details) use for mobile inventory counting with a spreadsheet on a BlackBerry.

«EVENT-FIND»
«IF FOUND
«EVENT-LEFT»
«EVENT-QTY»
«EVENT-LEFT»
«ELSE»
«PROMPT "Data not found"»
«EVENT-FIRST-BLANK-ROW»
«EVENT-TAB»
«EVENT-TAB»
«EVENT-SCAN»
«EVENT-LEFT»
«EVENT-UP»
«EVENT-QTY»
«EVENT-LEFT»
«EVENT-TEXT "Enter item description"»
»