DS6708 How to delete characters found in barcode

// Expert user has replied.
k kevin chevance 2 years 11 months ago
3 1 0

Dear All,
 
I would like to create a rule with 123scan2.
 
Exemple flashed barcode:
45(469849)8498
 
Needed data send to computer:
454698498498
 
I tried some ADF rules like "Move to all patterns and replace" or "skip" but it doesn't work...
 
If anyone could help me.
 
Thanks in advance.
 
Regards.

Please register or login to post a reply

1 Replies

P Prasad Dissanayake

Hi Kevin,

You can try following ADF rules

Rule 1
       Actions
            1. Move To All Patterns And Replace
                 Find : (
                 Replace :
            2. Move To All Patterns And Replace
                 Find : )
                 Replace :
            3. Skip To Start
            4. Send All that reamins
Rule 2
       Actions
            1. Move To All Patterns And Replace
                 Find : (
                 Replace :
            2. Skip To Start
            3. Send All that reamins
Rule 3
      Actions
            1. Move To All Patterns And Replace
                 Find : )
                 Replace :
            2. Skip To Start
            3. Send All that remains

Regards,
Prasad

CONTACT
Can’t find what you’re looking for?