Hi, I use a data collector that has windows CE on it to read bar codes.
I just need to generate a txt file where a single line is 1 bar code read.
i.e:
227003310
468109928
326388999
331000000
331000000
331000000
that will be 6 bar codes reads. the problem is that the data collector comes with the noted to generate this file (actually, the IT guy told me that was the quickest solution if I didn't want to wait for him to program something for CE).
and as I said, the problem is that I have to use the notepad. Which after some hundred lines read, it just stops. I supose it reaches the max character capacity.
I was wondering if I could use notepad++ con windoes CE, and how can I install it in the device. The conectcion with XP is made tru activesync and I have access to the device file system (or at least part of it).
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I use a data collector that has windows CE on it to read bar codes.
I just need to generate a txt file where a single line is 1 bar code read.
i.e:
227003310
468109928
326388999
331000000
331000000
331000000
that will be 6 bar codes reads. the problem is that the data collector comes with the noted to generate this file (actually, the IT guy told me that was the quickest solution if I didn't want to wait for him to program something for CE).
and as I said, the problem is that I have to use the notepad. Which after some hundred lines read, it just stops. I supose it reaches the max character capacity.
I was wondering if I could use notepad++ con windoes CE, and how can I install it in the device. The conectcion with XP is made tru activesync and I have access to the device file system (or at least part of it).
Thanks in advance.