Hi Taylor

When you print pick slips, there is a line on the screen that says "Sort lines by" and offers three choices - 1) Location/picking sequence, 2) Location/item number and 3) Line number.

I'll bet choice (3) will produce the results you want. It will print the pick slip in exactly the same order that you entered the details.

As for unformatted item numbers, obviously D1 (item number formatted) isn't going to work. I tried D55 (item number no spaces) and it didn't remove the dividers - I guess it just trims spaces out of the item number (pretty stupid in my opinion).

What you will have to do is to use D1 multiple times - in the example you gave (XX/XXXX), the first instance of D1 you would set the length to 2 and the offset to 0, the second instance of D1 you would set the length to 4 and the offset to 3. Make the two fields close enough and it will appear as one string (especially if you use a non-proportional font like Courier).

Steve

PS - suggestion to Softrak - add a spec code called item number unformatted.