OT Barcode Tricks

I still don't know how to get the CRTL+F to work, but I did find a
work around. I figured out that %E represents ALT on my scanner,
contrary to the documentation I've found. And I notice that I could
achieve the results I wanted with the CRTL+F by doing an Alt+E+F,
which was to open the find dialog. So my problem is solved. Thanks
to everyone who tried to lend a hand.

Brian Stenglein
Clow Stamping Co.


--- In vantage@yahoogroups.com, "Todd Caughey" <caugheyt@h...> wrote:
> The following site is a little more clear about the Ctrl keys.
Whether they can be scanned in another question. But Ctrl-F should
be CHR(6) (or whatever report command produces chacters from ASCII
decimal code in your particular reporting tool).
>
> http://www.bbdsoft.com/ascii.html
>
> The bigger question is how the scanner interprets the "chracter".
My Welch-Allyn scanner book shows the CTRL "pairs" as being coded
with a preceeding $ as in $F for the ACK character which is what a
Ctrl-F is. The same table shows %B and %C for FS and GS characters
so I am assuming a barcode (in Code 39) of *$F* should work. The
original post didn't mention if this was tried.
>
> -Todd C.
>
> -----Original Message-----
> From: Brian Stenglein [mailto:bstenglein@c...]
> Sent: Monday, August 29, 2005 3:11 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Re: OT Barcode Tricks
>
>
> Under the files section of this group. Under the Misc Folder. It
is
> called Barcode.xls.
>
> By the way, I did figure out how to get the Find Dialog to open,
but
> not with CTRL+F. I figured out through trial and error that %E
> represents ALT. I used ALT+E+F to open the Find Dialog. I'd still
> be curious to know how to use CTRL if anyone knows.
>
> As of now I've got my problem figured out.
>
> Thanks,
>
> Brian Stenglein
>
>
> --- In vantage@yahoogroups.com, "Cliff Drumeller" <cliff@m...>
wrote:
> > Brian
> > Your handy document in the files section of Yahoo or Epicor ??
> >
> > Cliff
> >
> > ________________________________
> >
> > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
> Behalf
> > Of Brian Stenglein
> > Sent: Friday, August 26, 2005 1:26 PM
> > To: vantage@yahoogroups.com
> > Subject: [Vantage] OT Barcode Tricks
> >
> >
> > I know this, or things similar to this, have been discussed in
this
> > group several times in the past. I did find a handy document in
> the
> > files section to help me along, but I am still having
difficulties
> > adding "special keys" to a barcode.
> >
> > I want to be able to scan a barcode, have the PN entered into a
> > field, have the enter key hit, the escape key hit and the tab key
> hit.
> >
> > This was the formula I was trying.
> >
> > "*"+{ShipDtl.PartNum}+"$M"+"%A"+"$I"+"*"
> >
> > $M is the Enter Key
> > %A I think is supposed to be the Escape Key
> > $I is the Tab Key
> >
> > Except for the Escape function, it seems to be working. So I
tried
> a
> > barcode with just "*"+"%A"+"*" to test it and it appears to do
> > nothing. I am trying to close a dialog box on a customers
website
> > with this command. If Escape is not possible I could also
possibly
> > use Alt+F4 to close the window. I haven't gotten this far, but I
> > will also need to scan a CRTL+F if that is possible.
> >
> > If anybody can help me with any or all of these special bar code
> > features I would greatly appreciate it.
> >
> > Thanks,
> >
> > Brian Stenglein
> > Clow Stamping Co.
> >
> > T
> >
> >
> >
> >
> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
> must
> > have already linked your email address to a yahoo id to enable
> access. )
> > (1) To access the Files Section of our Yahoo!Group for Report
> Builder
> > and Crystal Reports and other 'goodies', please goto:
> > http://groups.yahoo.com/group/vantage/files/.
> > (2) To search through old msg's goto:
> > http://groups.yahoo.com/group/vantage/messages
> > (3) To view links to Vendors that provide Vantage services goto:
> > http://groups.yahoo.com/group/vantage/links
> >
> >
> >
> > ________________________________
> >
> > YAHOO! GROUPS LINKS
> >
> >
> >
> > * Visit your group "vantage
> > < http://groups.yahoo.com/group/vantage> " on the web.
> >
> > * To unsubscribe from this group, send an email to:
> > vantage-unsubscribe@yahoogroups.com
> > <mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
> >
> > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > Service < http://docs.yahoo.com/info/terms/> .
> >
> >
> > ________________________________
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
>
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must have already linked your email address to a yahoo id to enable
access. )
> (1) To access the Files Section of our Yahoo!Group for Report
Builder and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
>
>
>
> _____
>
> YAHOO! GROUPS LINKS
>
>
>
> * Visit your group " vantage
<http://groups.yahoo.com/group/vantage> " on the web.
>
>
> * To unsubscribe from this group, send an email to:
> vantage-unsubscribe@yahoogroups.com <mailto:vantage-
unsubscribe@yahoogroups.com?subject=Unsubscribe>
>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> .
>
>
> _____
>
>
>
>
> [Non-text portions of this message have been removed]
I know this, or things similar to this, have been discussed in this
group several times in the past. I did find a handy document in the
files section to help me along, but I am still having difficulties
adding "special keys" to a barcode.

I want to be able to scan a barcode, have the PN entered into a
field, have the enter key hit, the escape key hit and the tab key hit.

This was the formula I was trying.

"*"+{ShipDtl.PartNum}+"$M"+"%A"+"$I"+"*"

$M is the Enter Key
%A I think is supposed to be the Escape Key
$I is the Tab Key

Except for the Escape function, it seems to be working. So I tried a
barcode with just "*"+"%A"+"*" to test it and it appears to do
nothing. I am trying to close a dialog box on a customers website
with this command. If Escape is not possible I could also possibly
use Alt+F4 to close the window. I haven't gotten this far, but I
will also need to scan a CRTL+F if that is possible.

If anybody can help me with any or all of these special bar code
features I would greatly appreciate it.

Thanks,

Brian Stenglein
Clow Stamping Co.

T
First the easy part....
Is your scanner set to accept extended ASCII characters? I'm not sure where the line is drawn between the CR, Tab and ESC keys. I know the Fx keys require it though. Most scanner manuals have a code to scan than turns extended ASCII on or off.

In the mean time I have some old barcode related messages I can search for with codes for these sort of things.

-Todd C.

-----Original Message-----
From: Brian Stenglein [mailto:bstenglein@...]
Sent: Friday, August 26, 2005 3:26 PM
To: vantage@yahoogroups.com
Subject: [Vantage] OT Barcode Tricks


I know this, or things similar to this, have been discussed in this
group several times in the past. I did find a handy document in the
files section to help me along, but I am still having difficulties
adding "special keys" to a barcode.

I want to be able to scan a barcode, have the PN entered into a
field, have the enter key hit, the escape key hit and the tab key hit.

This was the formula I was trying.

"*"+{ShipDtl.PartNum}+"$M"+"%A"+"$I"+"*"

$M is the Enter Key
%A I think is supposed to be the Escape Key
$I is the Tab Key

Except for the Escape function, it seems to be working. So I tried a
barcode with just "*"+"%A"+"*" to test it and it appears to do
nothing. I am trying to close a dialog box on a customers website
with this command. If Escape is not possible I could also possibly
use Alt+F4 to close the window. I haven't gotten this far, but I
will also need to scan a CRTL+F if that is possible.

If anybody can help me with any or all of these special bar code
features I would greatly appreciate it.

Thanks,

Brian Stenglein
Clow Stamping Co.

T




Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/links



_____

YAHOO! GROUPS LINKS



* Visit your group " vantage <http://groups.yahoo.com/group/vantage> " on the web.


* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com <mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>


* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> .


_____




[Non-text portions of this message have been removed]
I think so... I have scanned the barcode in the manual that says Full
ASCII On, is that the same as Extended?

Brian Stenglein
Clow Stamping Co.


--- In vantage@yahoogroups.com, "Todd Caughey" <caugheyt@h...> wrote:
> First the easy part....
> Is your scanner set to accept extended ASCII characters? I'm not
sure where the line is drawn between the CR, Tab and ESC keys. I
know the Fx keys require it though. Most scanner manuals have a code
to scan than turns extended ASCII on or off.
>
> In the mean time I have some old barcode related messages I can
search for with codes for these sort of things.
>
> -Todd C.
>
> -----Original Message-----
> From: Brian Stenglein [mailto:bstenglein@c...]
> Sent: Friday, August 26, 2005 3:26 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] OT Barcode Tricks
>
>
> I know this, or things similar to this, have been discussed in this
> group several times in the past. I did find a handy document in
the
> files section to help me along, but I am still having difficulties
> adding "special keys" to a barcode.
>
> I want to be able to scan a barcode, have the PN entered into a
> field, have the enter key hit, the escape key hit and the tab key
hit.
>
> This was the formula I was trying.
>
> "*"+{ShipDtl.PartNum}+"$M"+"%A"+"$I"+"*"
>
> $M is the Enter Key
> %A I think is supposed to be the Escape Key
> $I is the Tab Key
>
> Except for the Escape function, it seems to be working. So I tried
a
> barcode with just "*"+"%A"+"*" to test it and it appears to do
> nothing. I am trying to close a dialog box on a customers website
> with this command. If Escape is not possible I could also possibly
> use Alt+F4 to close the window. I haven't gotten this far, but I
> will also need to scan a CRTL+F if that is possible.
>
> If anybody can help me with any or all of these special bar code
> features I would greatly appreciate it.
>
> Thanks,
>
> Brian Stenglein
> Clow Stamping Co.
>
> T
>
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must have already linked your email address to a yahoo id to enable
access. )
> (1) To access the Files Section of our Yahoo!Group for Report
Builder and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
>
>
>
> _____
>
> YAHOO! GROUPS LINKS
>
>
>
> * Visit your group " vantage
<http://groups.yahoo.com/group/vantage> " on the web.
>
>
> * To unsubscribe from this group, send an email to:
> vantage-unsubscribe@yahoogroups.com <mailto:vantage-
unsubscribe@yahoogroups.com?subject=Unsubscribe>
>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> .
>
>
> _____
>
>
>
>
> [Non-text portions of this message have been removed]
I did find a work around for the Escape key, but now I'm trying to
accomplish the Ctrl+F combination. Anyone have an idea how to do
this?

I have a document that says %B represents Control ON and %C
represents Control OFF.

I tried the following sequence. "%B"+"F"+"%C" inside a formula but
it isn't working. I have not found any examples that show the proper
syntax for using the control function.

Thanks,

Brian Stenglein
Clow Stamping Co.


--- In vantage@yahoogroups.com, "Brian Stenglein" <bstenglein@c...>
wrote:
> I know this, or things similar to this, have been discussed in this
> group several times in the past. I did find a handy document in
the
> files section to help me along, but I am still having difficulties
> adding "special keys" to a barcode.
>
> I want to be able to scan a barcode, have the PN entered into a
> field, have the enter key hit, the escape key hit and the tab key
hit.
>
> This was the formula I was trying.
>
> "*"+{ShipDtl.PartNum}+"$M"+"%A"+"$I"+"*"
>
> $M is the Enter Key
> %A I think is supposed to be the Escape Key
> $I is the Tab Key
>
> Except for the Escape function, it seems to be working. So I tried
a
> barcode with just "*"+"%A"+"*" to test it and it appears to do
> nothing. I am trying to close a dialog box on a customers website
> with this command. If Escape is not possible I could also possibly
> use Alt+F4 to close the window. I haven't gotten this far, but I
> will also need to scan a CRTL+F if that is possible.
>
> If anybody can help me with any or all of these special bar code
> features I would greatly appreciate it.
>
> Thanks,
>
> Brian Stenglein
> Clow Stamping Co.
>
> T
Check out the question at the bottom of the Q & A section in the following link - it might suggest a direction to head. Also, have you tried using the CHR(xx) type function for directly using the ASCII decimal code for the %B and %C characters? I think 28 and 29 respectively. I have never seen Ctrl as an on/off deal like ALT - I thought the CTRL combos were direct code of their own but have never tried them.

http://www.jimprice.com/jim-asc.htm this is a great resource for anything related to ASCII characters

-Todd C.

-----Original Message-----
From: Brian Stenglein [mailto:bstenglein@...]
Sent: Monday, August 29, 2005 9:01 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: OT Barcode Tricks


I did find a work around for the Escape key, but now I'm trying to
accomplish the Ctrl+F combination. Anyone have an idea how to do
this?

I have a document that says %B represents Control ON and %C
represents Control OFF.

I tried the following sequence. "%B"+"F"+"%C" inside a formula but
it isn't working. I have not found any examples that show the proper
syntax for using the control function.

Thanks,

Brian Stenglein
Clow Stamping Co.


--- In vantage@yahoogroups.com, "Brian Stenglein" <bstenglein@c...>
wrote:
> I know this, or things similar to this, have been discussed in this
> group several times in the past. I did find a handy document in
the
> files section to help me along, but I am still having difficulties
> adding "special keys" to a barcode.
>
> I want to be able to scan a barcode, have the PN entered into a
> field, have the enter key hit, the escape key hit and the tab key
hit.
>
> This was the formula I was trying.
>
> "*"+{ShipDtl.PartNum}+"$M"+"%A"+"$I"+"*"
>
> $M is the Enter Key
> %A I think is supposed to be the Escape Key
> $I is the Tab Key
>
> Except for the Escape function, it seems to be working. So I tried
a
> barcode with just "*"+"%A"+"*" to test it and it appears to do
> nothing. I am trying to close a dialog box on a customers website
> with this command. If Escape is not possible I could also possibly
> use Alt+F4 to close the window. I haven't gotten this far, but I
> will also need to scan a CRTL+F if that is possible.
>
> If anybody can help me with any or all of these special bar code
> features I would greatly appreciate it.
>
> Thanks,
>
> Brian Stenglein
> Clow Stamping Co.
>
> T




Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/links



_____

YAHOO! GROUPS LINKS



* Visit your group " vantage <http://groups.yahoo.com/group/vantage> " on the web.


* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com <mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>


* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> .


_____




[Non-text portions of this message have been removed]
Brian
Your handy document in the files section of Yahoo or Epicor ??

Cliff

________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Brian Stenglein
Sent: Friday, August 26, 2005 1:26 PM
To: vantage@yahoogroups.com
Subject: [Vantage] OT Barcode Tricks


I know this, or things similar to this, have been discussed in this
group several times in the past. I did find a handy document in the
files section to help me along, but I am still having difficulties
adding "special keys" to a barcode.

I want to be able to scan a barcode, have the PN entered into a
field, have the enter key hit, the escape key hit and the tab key hit.

This was the formula I was trying.

"*"+{ShipDtl.PartNum}+"$M"+"%A"+"$I"+"*"

$M is the Enter Key
%A I think is supposed to be the Escape Key
$I is the Tab Key

Except for the Escape function, it seems to be working. So I tried a
barcode with just "*"+"%A"+"*" to test it and it appears to do
nothing. I am trying to close a dialog box on a customers website
with this command. If Escape is not possible I could also possibly
use Alt+F4 to close the window. I haven't gotten this far, but I
will also need to scan a CRTL+F if that is possible.

If anybody can help me with any or all of these special bar code
features I would greatly appreciate it.

Thanks,

Brian Stenglein
Clow Stamping Co.

T




Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links



________________________________

YAHOO! GROUPS LINKS



* Visit your group "vantage
<http://groups.yahoo.com/group/vantage> " on the web.

* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>

* Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> .


________________________________




[Non-text portions of this message have been removed]
Under the files section of this group. Under the Misc Folder. It is
called Barcode.xls.

By the way, I did figure out how to get the Find Dialog to open, but
not with CTRL+F. I figured out through trial and error that %E
represents ALT. I used ALT+E+F to open the Find Dialog. I'd still
be curious to know how to use CTRL if anyone knows.

As of now I've got my problem figured out.

Thanks,

Brian Stenglein


--- In vantage@yahoogroups.com, "Cliff Drumeller" <cliff@m...> wrote:
> Brian
> Your handy document in the files section of Yahoo or Epicor ??
>
> Cliff
>
> ________________________________
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
Behalf
> Of Brian Stenglein
> Sent: Friday, August 26, 2005 1:26 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] OT Barcode Tricks
>
>
> I know this, or things similar to this, have been discussed in this
> group several times in the past. I did find a handy document in
the
> files section to help me along, but I am still having difficulties
> adding "special keys" to a barcode.
>
> I want to be able to scan a barcode, have the PN entered into a
> field, have the enter key hit, the escape key hit and the tab key
hit.
>
> This was the formula I was trying.
>
> "*"+{ShipDtl.PartNum}+"$M"+"%A"+"$I"+"*"
>
> $M is the Enter Key
> %A I think is supposed to be the Escape Key
> $I is the Tab Key
>
> Except for the Escape function, it seems to be working. So I tried
a
> barcode with just "*"+"%A"+"*" to test it and it appears to do
> nothing. I am trying to close a dialog box on a customers website
> with this command. If Escape is not possible I could also possibly
> use Alt+F4 to close the window. I haven't gotten this far, but I
> will also need to scan a CRTL+F if that is possible.
>
> If anybody can help me with any or all of these special bar code
> features I would greatly appreciate it.
>
> Thanks,
>
> Brian Stenglein
> Clow Stamping Co.
>
> T
>
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must
> have already linked your email address to a yahoo id to enable
access. )
> (1) To access the Files Section of our Yahoo!Group for Report
Builder
> and Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
>
>
>
> ________________________________
>
> YAHOO! GROUPS LINKS
>
>
>
> * Visit your group "vantage
> <http://groups.yahoo.com/group/vantage> " on the web.
>
> * To unsubscribe from this group, send an email to:
> vantage-unsubscribe@yahoogroups.com
> <mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> .
>
>
> ________________________________
>
>
>
>
> [Non-text portions of this message have been removed]
The following site is a little more clear about the Ctrl keys. Whether they can be scanned in another question. But Ctrl-F should be CHR(6) (or whatever report command produces chacters from ASCII decimal code in your particular reporting tool).

http://www.bbdsoft.com/ascii.html

The bigger question is how the scanner interprets the "chracter". My Welch-Allyn scanner book shows the CTRL "pairs" as being coded with a preceeding $ as in $F for the ACK character which is what a Ctrl-F is. The same table shows %B and %C for FS and GS characters so I am assuming a barcode (in Code 39) of *$F* should work. The original post didn't mention if this was tried.

-Todd C.

-----Original Message-----
From: Brian Stenglein [mailto:bstenglein@...]
Sent: Monday, August 29, 2005 3:11 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: OT Barcode Tricks


Under the files section of this group. Under the Misc Folder. It is
called Barcode.xls.

By the way, I did figure out how to get the Find Dialog to open, but
not with CTRL+F. I figured out through trial and error that %E
represents ALT. I used ALT+E+F to open the Find Dialog. I'd still
be curious to know how to use CTRL if anyone knows.

As of now I've got my problem figured out.

Thanks,

Brian Stenglein


--- In vantage@yahoogroups.com, "Cliff Drumeller" <cliff@m...> wrote:
> Brian
> Your handy document in the files section of Yahoo or Epicor ??
>
> Cliff
>
> ________________________________
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
Behalf
> Of Brian Stenglein
> Sent: Friday, August 26, 2005 1:26 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] OT Barcode Tricks
>
>
> I know this, or things similar to this, have been discussed in this
> group several times in the past. I did find a handy document in
the
> files section to help me along, but I am still having difficulties
> adding "special keys" to a barcode.
>
> I want to be able to scan a barcode, have the PN entered into a
> field, have the enter key hit, the escape key hit and the tab key
hit.
>
> This was the formula I was trying.
>
> "*"+{ShipDtl.PartNum}+"$M"+"%A"+"$I"+"*"
>
> $M is the Enter Key
> %A I think is supposed to be the Escape Key
> $I is the Tab Key
>
> Except for the Escape function, it seems to be working. So I tried
a
> barcode with just "*"+"%A"+"*" to test it and it appears to do
> nothing. I am trying to close a dialog box on a customers website
> with this command. If Escape is not possible I could also possibly
> use Alt+F4 to close the window. I haven't gotten this far, but I
> will also need to scan a CRTL+F if that is possible.
>
> If anybody can help me with any or all of these special bar code
> features I would greatly appreciate it.
>
> Thanks,
>
> Brian Stenglein
> Clow Stamping Co.
>
> T
>
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must
> have already linked your email address to a yahoo id to enable
access. )
> (1) To access the Files Section of our Yahoo!Group for Report
Builder
> and Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
>
>
>
> ________________________________
>
> YAHOO! GROUPS LINKS
>
>
>
> * Visit your group "vantage
> < http://groups.yahoo.com/group/vantage> " on the web.
>
> * To unsubscribe from this group, send an email to:
> vantage-unsubscribe@yahoogroups.com
> <mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service < http://docs.yahoo.com/info/terms/> .
>
>
> ________________________________
>
>
>
>
> [Non-text portions of this message have been removed]




Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/links



_____

YAHOO! GROUPS LINKS



* Visit your group " vantage <http://groups.yahoo.com/group/vantage> " on the web.


* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com <mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>


* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> .


_____




[Non-text portions of this message have been removed]