...$C signifies ALT
$D signifies the End of the scan
And V is the value
$CV$D
So in Excel I made this formula…
In cell A1
="$CV$D"
Font in A2…
="*"&A1&"*"
Thanks for any help.
Ziggy
Kuehne + Nagel's Email Disclaimer...
I have zm400's and only use the drivers provided by zebra website.... The program should not be telling you to use a weber specific driver, that sounds od? I don't have that program, I use "label view". Or make my own labels with an access database
I copied your module and replicated the table and my results work?
DateRec DateSent Expr1
10/09/2010 21/09/2010 8
10/09/2010 16/09/2010 5
10/09/2010 16/09/2010 5
14/09/2010 15/09/2010 2
15/09/2010 15/09/2010 1
maybe just make sure your Access is up to date as a precaution?
...displays.
what is consistent is that the line being "Read" will always display, but things like the captions (except read line) or header do not.
*** this does not happen on a PC telnet, but only on
eg... first login....
Scan Barcode
Order:
After exiting Script...
feherke
had a chance to dissect this now....
This line...
echo "\tScan ( $(( counter++ )) ) : "
returns this error...
counter ++ : 0403-053 Expression is not complete; more tokens expe
cted.
I am not clear how it works, I gather it is a "Counter" and should display the quantity...
yes our version is 88, thanks for the tips. I am making good progress. I need to go back and clean up my code, there are many things to keep in mind but I have learned a ton since I started this project.
thanks p5wizard, that worked.
feherke, is your syntax giving me errors because I am using ksh and you are posting sh ? You last example gave me error, I tried exactly as you had it (curly braces).
error:
0403-011 The specified substitution is
not valid for this command.
thanks feherke
I'll have to come back to that because it seems a bit different from what I am working with.
I probably should do new posts, but this is bugging me right now.....
I am using this expression to extract a portion of a string, but it gives me an error if I use letters in the...
just another question, I can't put my finger on this.... sometimes when I first login the menu does not fully load, it will only display the field requiring input. This only seems to happen on the mobile scanner, and after a few scans the screen seems to refresh.
But the confusing thing is it...
Go to the arrange tab and look for the REMOVE button , i can be more specific tomorrow when I am at work if you can't find it
This drove me nuts when I first got 2007
Although I don't think this will solve it because you are talking about the OS being different..... What I do is retype the lines and check the autocomplete to make sure the syntax is correct.... I found this has helped a few time when using an older version of access through the 2007 version.
ok, another glitch...
using..
if [[ "$ORDN" -ne ""]]
seems to not allow me to use characters, which makes sense as noted by feherke... but using braces doesn't work right as it gets stuck in a loop... this works perfect fro numbers alone?
error...
The specified number is not valid for this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.