VB Forms

Good Morning,

Would anyone be willing to take a look at my code and tell me why my
returned values will not display the decimal places? For example the
last line of code "
setDecimalValue("OrderDtl.NUMBER-FIELD_6.SCRVALUE":U, 1.05)." will only
display 1. Not 1.05. Any help would be much appreciated.


Ron Newell
IT Manager
Neon Products
1695 Sargent Ave.
Winnipeg, MB R3H 0C4

http://www.neon-products.com/
mailto:rnewell@...


/***********************************************************************
***


*/

/* include vbp/vb.i so VantageBasic functions are accessible. */
{vbp/vb.i}

/* Here define variables */
DEFINE VARIABLE EstimatedSalePrice AS DECIMAL NO-UNDO.
DEFINE VARIABLE Terms AS DECIMAL NO-UNDO.
DEFINE VARIABLE CompLeasePrice AS DECIMAL NO-UNDO.
DEFINE VARIABLE SaleLeasePrice AS DECIMAL NO-UNDO.
DEFINE VARIABLE CompLcr AS DECIMAL NO-UNDO.
DEFINE VARIABLE Lcr AS DECIMAL NO-UNDO.
DEFINE VARIABLE Maintenance AS DECIMAL NO-UNDO.
DEFINE VARIABLE CompFinance AS DECIMAL NO-UNDO.
DEFINE VARIABLE Finance AS DECIMAL NO-UNDO.
DEFINE VARIABLE CompDefdAdmin AS DECIMAL NO-UNDO.
DEFINE VARIABLE DefdAdmin AS DECIMAL NO-UNDO.
DEFINE VARIABLE CompCsv AS DECIMAL NO-UNDO.
DEFINE VARIABLE SaleCsv AS DECIMAL NO-UNDO.
DEFINE VARIABLE Sale-CUT AS DECIMAL NO-UNDO.
DEFINE VARIABLE SalesCsv-Val AS DECIMAL NO-UNDO.


/* GET SCREEN VALUES AND SAVE INTO WORKING VARIABLES*/

ASSIGN EstimatedSalePrice =
getDecimalValue("OrderDtl.CHAR-FIELD_4.SCRVALUE":U)
Terms = getDecimalValue("OrderDtl.CHAR-FIELD_5.SCRVALUE":U)
SaleLeasePrice =
getDecimalValue("OrderDtl.CHAR-FIELD_7.SCRVALUE":U)
CompLcr =
getDecimalValue("OrderDtl.NUMBER-FIELD_5.SCRVALUE":U).


/* do the calculation */

CompDefdAdmin = CompLcr * .04.
SalesCsv-Val = (EstimatedSalePrice * Terms).


/* Set the screen value. */
setDecimalValue("OrderDtl.NUMBER-FIELD_10.SCRVALUE":U, SalesCsv-Val).
setDecimalValue("OrderDtl.NUMBER-FIELD_7.SCRVALUE":U, CompDefdAdmin).
setDateValue("OrderDtl.DATE-FIELD_1.SCRVALUE":U, TODAY).
setDecimalValue("OrderDtl.NUMBER-FIELD_6.SCRVALUE":U, 1.05).

RETURN.



This information sent is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or talking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any storage devices.

This message was checked by Norton AntiVirus for all known Viruses .
www.neon-products.com
High speed cable has finally come to the boonies here in southern Ohio. I
have a month before the installation to research and install a firewall. My
email is handled by the company that hosts my web site. They forward it to
my Unix mail server via an ISDN line that we will abandon once the cable is
up and running. The cable is for remote access for my salesmen and internet
access for the office. It will have a static IP.

Ok, that's all I know. Any suggestions anyone?

Mitchell Kirby
V. P. Manufacturing
Riten Industries, Inc.

800-338-0027, ext 210
800-338-0717 FAX
I'm using a Sonicwall Pro 100 "hardware" firewall, after years of having
firewall software nightmares I made the switch. It comes with a LIFE-TIME
update and I don't use up a server for may firewall. Plus it cost 1/4 as
much counting server and software.

Jim Horton
IS\IT
Mol-Son, Inc.

-----Original Message-----
From: Mitchell Kirby [mailto:m.kirby@...]
Sent: Tuesday, April 23, 2002 4:34 PM
To: Vantage (E-mail)
Subject: [Vantage] Firewalls


High speed cable has finally come to the boonies here in southern Ohio. I
have a month before the installation to research and install a firewall. My
email is handled by the company that hosts my web site. They forward it to
my Unix mail server via an ISDN line that we will abandon once the cable is
up and running. The cable is for remote access for my salesmen and internet
access for the office. It will have a static IP.

Ok, that's all I know. Any suggestions anyone?

Mitchell Kirby
V. P. Manufacturing
Riten Industries, Inc.

800-338-0027, ext 210
800-338-0717 FAX



Yahoo! Groups Sponsor

ADVERTISEMENT

<http://rd.yahoo.com/M=217097.2003762.3481930.1261774/D=egroupweb/S=17050071
83:HM/A=1042587/R=0/*http://service.bfast.com/bfast/click?bfmid=29150849&sit
eid=39282504&bfpage=account>

<http://us.adserver.yahoo.com/l?M=217097.2003762.3481930.1261774/D=egroupmai
l/S=1705007183:HM/A=1042587/rand=307852547>

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/.
<http://groups.yahoo.com/group/vantage/files/.>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<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
<http://groups.yahoo.com/group/vantage/links>

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]
Depending on your buget. If its small, the best bang for your buck is
Zone Alarm Pro. There is a freeware version so you can try it out. I've
used it for a couple of years and found it to be effective. Its also highly
rated by TechTV. (A cable station devoted to geeks like us).
www.zonelabs.com

Shirley Graver
Systems Administrator
Rubber Associates Inc.
Cleveland/Akron, OH
-----Original Message-----
From: Mitchell Kirby [mailto:m.kirby@...]
Sent: Tuesday, April 23, 2002 4:34 PM
To: Vantage (E-mail)
Subject: [Vantage] Firewalls


High speed cable has finally come to the boonies here in southern Ohio. I
have a month before the installation to research and install a firewall.
My
email is handled by the company that hosts my web site. They forward it
to
my Unix mail server via an ISDN line that we will abandon once the cable
is
up and running. The cable is for remote access for my salesmen and
internet
access for the office. It will have a static IP.

Ok, that's all I know. Any suggestions anyone?

Mitchell Kirby
V. P. Manufacturing
Riten Industries, Inc.

800-338-0027, ext 210
800-338-0717 FAX


Yahoo! Groups Sponsor
ADVERTISEMENT




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

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]
Ditto on the SonicWall. Not cheap but very secure. I much prefer a
hardware solution and even though we didn't buy all the extra features like
virus scanning and site filtering it has worked very well. I have the SOHO
version at home and saw an immediate end to intrusion attempts reported by
Norton Internet Security.

One note on the support side from SonicWall - they do not notify you if your
support agreement has expired. They expect you to write it on the
certificate and purchase a renewal at the proper time. Our box died 2 weeks
after the support expired. Fortunately CDW was able to get us the renewal
retroactively and SonicWall promptly cross shipped a replacement with a
prepaid return label for the broken one. While waiting for the replacement
I purchased a 10 IP address linksys NAT/router and keep it around as a
"lifeboat" firewall.

-Todd C.


[Non-text portions of this message have been removed]
Have done the same here this past year with Sonic Wall

Bob Goss
Office Manager
BC Instruments

905-939-7323
www.bc-instruments.com


-----Original Message-----
From: Todd Caughey [mailto:caugheyt@...]
Sent: Wednesday, April 24, 2002 8:42 AM
To: 'vantage@yahoogroups.com'
Subject: RE: [Vantage] Firewalls

Ditto on the SonicWall. Not cheap but very secure. I much prefer a
hardware solution and even though we didn't buy all the extra features like
virus scanning and site filtering it has worked very well. I have the SOHO
version at home and saw an immediate end to intrusion attempts reported by
Norton Internet Security.

One note on the support side from SonicWall - they do not notify you if your
support agreement has expired. They expect you to write it on the
certificate and purchase a renewal at the proper time. Our box died 2 weeks
after the support expired. Fortunately CDW was able to get us the renewal
retroactively and SonicWall promptly cross shipped a replacement with a
prepaid return label for the broken one. While waiting for the replacement
I purchased a 10 IP address linksys NAT/router and keep it around as a
"lifeboat" firewall.

-Todd C.


[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

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Depends on the money you want to spend but.

Here at our main site we use a Watchguard Firebox 2. I have had no problems
with security and it controls Internet content and has a DHCP server built
in (most do). Pricey but at the time it was rated one of the best.

In our two smaller locations where we have cable modem connections we opted
for a much less expensive route. We have the Linksys Cable/DSL router. It
supports NAT and has some basic firewall protections. It only cost $150 or
so and we have had no problems to date.

Jim Carnes
IS Administrator
Kenlee Precision Corp
jcarnes@...
1700 Morrell Park Ave
Baltimore, MD 21230




[Non-text portions of this message have been removed]
At 08:54 AM 4/24/2002 -0400, you wrote:
>Ditto on the SonicWall .... I have the SOHO version at home

Todd & Bob,
Which SonicWall models have you used, and what was an approx price? I had
a buddy recommend those as well, but didn't see any SOHO scale ones.

>While waiting for the replacement I purchased a 10 IP address linksys
>NAT/router and keep it around as a "lifeboat" firewall.

Good idea! I've had an SMC Barricade for over a year working well with my
dial-up connection. Last month ADSL finally became available at home! Woo
Hoo!! I now get as high 156K inbound (full T1 equivalent!) for
$48/mo :) The little Barricade keeps the 3 home PCs secure and NATed and
doesn't cause ANY slowdown compared to a direct connection. I'd heard some
of the cheap home routers caused a performance hit with faster connections,
but this thing cranks along and has been nearly 100% trouble free. Nice
for a $100 box.

-Wayne Cox
Twenty Three -- Information Technology Consulting
828-685-2338
The SonicWall model I use at home is the SOHO. I think it is limited to 10
or so IP addresses (port numbers). I bought it to try VPN from at home then
realized this was the "software" VPN version and have not figured it out
yet. So it is just a firewall for my home network. It was about $450 I
think. The have a 5 node VPN version called the Tele3 at CDW for $429.

We have the SonicWall PRO (older pre-100 version) with unlimited IP
addresses and VPN support (I guess this would now be a PRO 200) in the
office.

Symantec has some technically better (I think maybe) boxes that are pricier
yet but use a different technology to do "full inspection". If I was
starting fresh I would at least learn more about them to compare to
SonicWall and WatchGuard.

-Todd C.

-----Original Message-----
From: Wayne Cox [mailto:wmc20@...]
Sent: Wednesday, April 24, 2002 10:00 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Firewalls


At 08:54 AM 4/24/2002 -0400, you wrote:
>Ditto on the SonicWall .... I have the SOHO version at home

Todd & Bob,
Which SonicWall models have you used, and what was an approx price? I had
a buddy recommend those as well, but didn't see any SOHO scale ones.

>While waiting for the replacement I purchased a 10 IP address linksys
>NAT/router and keep it around as a "lifeboat" firewall.

Good idea! I've had an SMC Barricade for over a year working well with my
dial-up connection. Last month ADSL finally became available at home! Woo
Hoo!! I now get as high 156K inbound (full T1 equivalent!) for
$48/mo :) The little Barricade keeps the 3 home PCs secure and NATed and
doesn't cause ANY slowdown compared to a direct connection. I'd heard some
of the cheap home routers caused a performance hit with faster connections,
but this thing cranks along and has been nearly 100% trouble free. Nice
for a $100 box.

-Wayne Cox
Twenty Three -- Information Technology Consulting
828-685-2338





Yahoo! Groups Sponsor

ADVERTISEMENT

<http://rd.yahoo.com/M=225001.2005406.3486599.1269402/D=egroupweb/S=17050071
83:HM/A=1044509/R=0/*http://www.gotomypc.com/u/tr/yh/grp/300_1b/g22lp?Target
=mm/g22lp.tmpl>

<http://us.adserver.yahoo.com/l?M=225001.2005406.3486599.1269402/D=egroupmai
l/S=1705007183:HM/A=1044509/rand=124058942>

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/.
<http://groups.yahoo.com/group/vantage/files/.>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<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
<http://groups.yahoo.com/group/vantage/links>

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]
Wayne we purchased a Sonic Wall SOHO 2. We paid $1,520 Canadian...about a
buck and change $U.S.

Bob Goss
Office Manager
BC Instruments

905-939-7323
www.bc-instruments.com


-----Original Message-----
From: Wayne Cox [mailto:wmc20@...]
Sent: Wednesday, April 24, 2002 11:00 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Firewalls

At 08:54 AM 4/24/2002 -0400, you wrote:
>Ditto on the SonicWall .... I have the SOHO version at home

Todd & Bob,
Which SonicWall models have you used, and what was an approx price? I had
a buddy recommend those as well, but didn't see any SOHO scale ones.

>While waiting for the replacement I purchased a 10 IP address linksys
>NAT/router and keep it around as a "lifeboat" firewall.

Good idea! I've had an SMC Barricade for over a year working well with my
dial-up connection. Last month ADSL finally became available at home! Woo
Hoo!! I now get as high 156K inbound (full T1 equivalent!) for
$48/mo :) The little Barricade keeps the 3 home PCs secure and NATed and
doesn't cause ANY slowdown compared to a direct connection. I'd heard some
of the cheap home routers caused a performance hit with faster connections,
but this thing cranks along and has been nearly 100% trouble free. Nice
for a $100 box.

-Wayne Cox
Twenty Three -- Information Technology Consulting
828-685-2338





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

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
When I wanted to get my Salesmen on Cable or DSL lines to the network I
asked my Thin Client group. They recommended Tiny Firewall (free version)
from Tiny Software, in addition to a Linksys router. Their reason was, the
software firewalls by them selves is not enough, but a software - hardware
combination creates more of a barrier. And since we only paid for the
router it wasn't that expensive.
Nancy

-----Original Message-----
From: Wayne Cox [mailto:wmc20@...]
Sent: Wednesday, April 24, 2002 11:00 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Firewalls


At 08:54 AM 4/24/2002 -0400, you wrote:
>Ditto on the SonicWall .... I have the SOHO version at home

Todd & Bob,
Which SonicWall models have you used, and what was an approx price? I had
a buddy recommend those as well, but didn't see any SOHO scale ones.

>While waiting for the replacement I purchased a 10 IP address linksys
>NAT/router and keep it around as a "lifeboat" firewall.

Good idea! I've had an SMC Barricade for over a year working well with my
dial-up connection. Last month ADSL finally became available at home! Woo
Hoo!! I now get as high 156K inbound (full T1 equivalent!) for
$48/mo :) The little Barricade keeps the 3 home PCs secure and NATed and
doesn't cause ANY slowdown compared to a direct connection. I'd heard some
of the cheap home routers caused a performance hit with faster connections,
but this thing cranks along and has been nearly 100% trouble free. Nice
for a $100 box.

-Wayne Cox
Twenty Three -- Information Technology Consulting
828-685-2338





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

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
This file saves the backup to a drive on my local Vantage Server
Then it copies the database to another server in another building.
The other server has two directories one or two that I alternate saving
to

The local Vantage backup is also backed up to nightly to tape for a longer
term archive.

the command looks like this
full backup: v51bk one
This runs a full incremental backup
Incremental: v51bk one 1 incremental
This runs the first incremental

If you have question please let me know!



********Below is my backup Bat File******************

rem %1 is one or two Save to location
rem %2 is 1, 2, 3 ... or leave blank for full
rem %3 is incremental or blank for full
echo %3 %2 start -%1------------------------>> D:\vantlogs\51BK.log
date /T >> D:\vantlogs\51BK.log
time /T >> D:\vantlogs\51BK.log

D:
cd D:\VantBKUPS
if exist 51bkup.bk3 del *.* /Q >> D:\vantlogs\51BK.log

f:
cd f:\database\51\live

call D:\epic51\progress\bin\probkup online vantage %3
D:\VantBKUPS\51bkup.bk%2 >> D:\vantlogs\51BK.log
echo ------ >> D:\vantlogs\51BK.log
time /T >> D:\vantlogs\51BK.log

call d:\epic51\progress\bin\prorest vantage D:\VantBKUPS\51bkup.bk%2 -vp >>
D:\vantlogs\51BK.log
echo ------ >>D:\vantlogs\51BK.log

time /T >> D:\vantlogs\51BK.log
D:
cd D:\vantbkups

rem if exist Z:\vant51\%1\51bkup.bk3 del Z:\vant51\%1\*.* /Q
rem copy D:\vantbkups\51bkup.bk%2 Z:\vant51\%1\51bkup.bk%2 >>
D:\vantlogs\51BK.log

time /T >>D:\vantlogs\51BK.log
echo %3 %2 done >> D:\vantlogs\51BK.log

********End of Bat File******************************

-----Original Message-----
From: Gary Polvinale [mailto:garyp@...]
Sent: Tuesday, May 14, 2002 12:53 PM
To: hemmerls@...
Subject: FW: [Vantage] Backup database [SMC WIRE FABRICATORS]


Scott,

I would be interested in seeing these. Care to part with them? If so,
thanks.

Gary Polvinale
Denton ATD
garyp@...

-----Original Message-----
From: Scott Hemmerlein [mailto:hemmerls@...]
Sent: Tuesday, May 14, 2002 10:32 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Backup database [SMC WIRE FABRICATORS]


I have written my own backup bats that log there actions so I can verify
that everything ran the night before.

You just can't trust technology!

-----Original Message-----
From: Rick Spriggle [mailto:rspriggle@...]
Sent: Tuesday, May 14, 2002 6:17 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Backup database [SMC WIRE FABRICATORS]


That would be me and almost immediately Jay Erickson pointed out my
stupidity. In the comment lines of the backvan.bat file it specifically
says to move this file out of the \Vantage directory.

rem e) Create the BACKUP directory where backup file will be placed
rem f) copy the BACKVAN.BAT file OUT of the Vantage folder and paste
rem it into any other directory were it will be called on.
rem (i.e. Backup, Progress\Bin, scripts, etc.)

Guess I got that checkmark on my report card "Fails to follow directions"
:-)

Rick



>Someone mentioned last week that a routine Vantage patch overwrote his
>customized .BAT files and he hadn't been getting a backup for weeks
>(scary!) So it might be a good idea to completely rename your
>customized
>files.
>


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

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/






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

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Nice work. Thanks. -Gary

-----Original Message-----
From: Scott Hemmerlein [mailto:hemmerls@...]
Sent: Tuesday, May 14, 2002 5:20 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Backup database [SMC WIRE FABRICATORS]


This file saves the backup to a drive on my local Vantage Server
Then it copies the database to another server in another building.
The other server has two directories one or two that I alternate saving
to

The local Vantage backup is also backed up to nightly to tape for a longer
term archive.

the command looks like this
full backup: v51bk one
This runs a full incremental backup
Incremental: v51bk one 1 incremental
This runs the first incremental

If you have question please let me know!



********Below is my backup Bat File******************

rem %1 is one or two Save to location
rem %2 is 1, 2, 3 ... or leave blank for full
rem %3 is incremental or blank for full
echo %3 %2 start -%1------------------------>> D:\vantlogs\51BK.log
date /T >> D:\vantlogs\51BK.log
time /T >> D:\vantlogs\51BK.log

D:
cd D:\VantBKUPS
if exist 51bkup.bk3 del *.* /Q >> D:\vantlogs\51BK.log

f:
cd f:\database\51\live

call D:\epic51\progress\bin\probkup online vantage %3
D:\VantBKUPS\51bkup.bk%2 >> D:\vantlogs\51BK.log
echo ------ >> D:\vantlogs\51BK.log
time /T >> D:\vantlogs\51BK.log

call d:\epic51\progress\bin\prorest vantage D:\VantBKUPS\51bkup.bk%2 -vp >>
D:\vantlogs\51BK.log
echo ------ >>D:\vantlogs\51BK.log

time /T >> D:\vantlogs\51BK.log
D:
cd D:\vantbkups

rem if exist Z:\vant51\%1\51bkup.bk3 del Z:\vant51\%1\*.* /Q
rem copy D:\vantbkups\51bkup.bk%2 Z:\vant51\%1\51bkup.bk%2 >>
D:\vantlogs\51BK.log

time /T >>D:\vantlogs\51BK.log
echo %3 %2 done >> D:\vantlogs\51BK.log

********End of Bat File******************************

-----Original Message-----
From: Gary Polvinale [mailto:garyp@...]
Sent: Tuesday, May 14, 2002 12:53 PM
To: hemmerls@...
Subject: FW: [Vantage] Backup database [SMC WIRE FABRICATORS]


Scott,

I would be interested in seeing these. Care to part with them? If so,
thanks.

Gary Polvinale
Denton ATD
garyp@...

-----Original Message-----
From: Scott Hemmerlein [mailto:hemmerls@...]
Sent: Tuesday, May 14, 2002 10:32 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Backup database [SMC WIRE FABRICATORS]


I have written my own backup bats that log there actions so I can verify
that everything ran the night before.

You just can't trust technology!

-----Original Message-----
From: Rick Spriggle [mailto:rspriggle@...]
Sent: Tuesday, May 14, 2002 6:17 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Backup database [SMC WIRE FABRICATORS]


That would be me and almost immediately Jay Erickson pointed out my
stupidity. In the comment lines of the backvan.bat file it specifically
says to move this file out of the \Vantage directory.

rem e) Create the BACKUP directory where backup file will be placed
rem f) copy the BACKVAN.BAT file OUT of the Vantage folder and paste
rem it into any other directory were it will be called on.
rem (i.e. Backup, Progress\Bin, scripts, etc.)

Guess I got that checkmark on my report card "Fails to follow directions"
:-)

Rick



>Someone mentioned last week that a routine Vantage patch overwrote his
>customized .BAT files and he hadn't been getting a backup for weeks
>(scary!) So it might be a good idea to completely rename your
>customized
>files.
>


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

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/






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

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/



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

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/