Automatically Run 4GL Code

No, unless your .p program updates Vantage files and if so, you will need a
copy of Progress' 4 GL Development. If not, try to run using the .p
without compiling the program.

Carl

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
Thomas Rose
Sent: Thursday, August 27, 2009 5:50 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Automatically Run 4GL Code


Thanks, Carl. Now, one more question. Do I need special licensing for the
tool to compile my .p code? If not, how do I compile the code?

Thom Rose
Controller
Electric Mirror LLC
HOTEL LUXURY

"The World Leader in Back-lit Mirrors & Mirror TV Technology"

T 425 776-4946
A 11831 Beverly Park Rd, Bldg D, Everett, WA 98204 USA
www.electricmirror.com<http://www.electricmirror.com>

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf Of Carl Peterson
Sent: Thursday, August 27, 2009 2:03 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Automatically Run 4GL Code

You can create a batch file to run Progress in batch mode -b - see example
below.

Itemrec.bat (sample)

You can set the bat file to run with the Windows Scheduler at a specified
time. The code should be compiled and cannot have any messages when
running.

\\vantage\epicor\oe100b\bin\prowin32.exe -db
\\vantage\epicor\mfgsys803\db\mfgsys -H vantage -N TCP -S 8300 -b -p
\\vantage\emods\\lditemrecv.p -U sysprogress -P sysprogress

-H host (server name)
-S (port of db)
-N TCP - for networking

Do not forget the -b

Carl

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com
<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>] On
Behalf Of
Thomas Rose
Sent: Friday, July 10, 2009 10:42 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Automatically Run 4GL Code

I created some 4GL code that runs when a UD table is updated. The code goes
out and updates some information in the OrderHed table. I would really like
this code to run every night unattended. Is there a way to do that?

Thom Rose
Controller
Electric Mirror LLC
HOTEL LUXURY

"The World Leader in Back-lit Mirrors & Mirror TV Technology"

T 425 776-4946
A 11831 Beverly Park Rd, Bldg D, Everett, WA 98204 USA
www.electricmirror.com<http://www.electricmirror.com>

Note: The information contained in the e-mail, including any attachments, is
legally privileged and confidential. If you are not the intended recipient
you are hereby notified that any reading, use or dissemination of this
message is strictly prohibited. If you have received this message in error,
please immediately notify us by telephone at 425-776-4946 and delete this
message from your system. Even though this e-mail and any attachments are
believed to be free of any virus or other defect that might affect any
computer system into which it is received and opened, it is the
responsibility of the recipient to ensure that it is virus free, and no
responsibility is accepted by Electric Mirror LLC for any loss or damage
arising in any way from its use

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

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

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



[Non-text portions of this message have been removed]
I created some 4GL code that runs when a UD table is updated. The code goes out and updates some information in the OrderHed table. I would really like this code to run every night unattended. Is there a way to do that?

Thom Rose
Controller
Electric Mirror LLC
HOTEL LUXURY

"The World Leader in Back-lit Mirrors & Mirror TV Technology"

T 425 776-4946
A 11831 Beverly Park Rd, Bldg D, Everett, WA 98204 USA
www.electricmirror.com<http://www.electricmirror.com>

Note: The information contained in the e-mail, including any attachments, is legally privileged and confidential. If you are not the intended recipient you are hereby notified that any reading, use or dissemination of this message is strictly prohibited. If you have received this message in error, please immediately notify us by telephone at 425-776-4946 and delete this message from your system. Even though this e-mail and any attachments are believed to be free of any virus or other defect that might affect any computer system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free, and no responsibility is accepted by Electric Mirror LLC for any loss or damage arising in any way from its use




[Non-text portions of this message have been removed]
You can create a batch file to run Progress in batch mode -b - see example
below.

Itemrec.bat (sample)

You can set the bat file to run with the Windows Scheduler at a specified
time. The code should be compiled and cannot have any messages when
running.

\\vantage\epicor\oe100b\bin\prowin32.exe -db
\\vantage\epicor\mfgsys803\db\mfgsys -H vantage -N TCP -S 8300 -b -p
\\vantage\emods\\lditemrecv.p -U sysprogress -P sysprogress

-H host (server name)
-S (port of db)
-N TCP - for networking

Do not forget the -b

Carl




From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
Thomas Rose
Sent: Friday, July 10, 2009 10:42 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Automatically Run 4GL Code





I created some 4GL code that runs when a UD table is updated. The code goes
out and updates some information in the OrderHed table. I would really like
this code to run every night unattended. Is there a way to do that?

Thom Rose
Controller
Electric Mirror LLC
HOTEL LUXURY

"The World Leader in Back-lit Mirrors & Mirror TV Technology"

T 425 776-4946
A 11831 Beverly Park Rd, Bldg D, Everett, WA 98204 USA
www.electricmirror.com<http://www.electricmirror.com>

Note: The information contained in the e-mail, including any attachments, is
legally privileged and confidential. If you are not the intended recipient
you are hereby notified that any reading, use or dissemination of this
message is strictly prohibited. If you have received this message in error,
please immediately notify us by telephone at 425-776-4946 and delete this
message from your system. Even though this e-mail and any attachments are
believed to be free of any virus or other defect that might affect any
computer system into which it is received and opened, it is the
responsibility of the recipient to ensure that it is virus free, and no
responsibility is accepted by Electric Mirror LLC for any loss or damage
arising in any way from its use

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



[Non-text portions of this message have been removed]
Thanks, Carl. Now, one more question. Do I need special licensing for the tool to compile my .p code? If not, how do I compile the code?

Thom Rose
Controller
Electric Mirror LLC
HOTEL LUXURY

"The World Leader in Back-lit Mirrors & Mirror TV Technology"

T 425 776-4946
A 11831 Beverly Park Rd, Bldg D, Everett, WA 98204 USA
www.electricmirror.com<http://www.electricmirror.com>

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Carl Peterson
Sent: Thursday, August 27, 2009 2:03 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Automatically Run 4GL Code



You can create a batch file to run Progress in batch mode -b - see example
below.

Itemrec.bat (sample)

You can set the bat file to run with the Windows Scheduler at a specified
time. The code should be compiled and cannot have any messages when
running.

\\vantage\epicor\oe100b\bin\prowin32.exe -db
\\vantage\epicor\mfgsys803\db\mfgsys -H vantage -N TCP -S 8300 -b -p
\\vantage\emods\\lditemrecv.p -U sysprogress -P sysprogress

-H host (server name)
-S (port of db)
-N TCP - for networking

Do not forget the -b

Carl




From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf Of
Thomas Rose
Sent: Friday, July 10, 2009 10:42 AM
To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Automatically Run 4GL Code


I created some 4GL code that runs when a UD table is updated. The code goes
out and updates some information in the OrderHed table. I would really like
this code to run every night unattended. Is there a way to do that?

Thom Rose
Controller
Electric Mirror LLC
HOTEL LUXURY

"The World Leader in Back-lit Mirrors & Mirror TV Technology"

T 425 776-4946
A 11831 Beverly Park Rd, Bldg D, Everett, WA 98204 USA
www.electricmirror.com<http://www.electricmirror.com>

Note: The information contained in the e-mail, including any attachments, is
legally privileged and confidential. If you are not the intended recipient
you are hereby notified that any reading, use or dissemination of this
message is strictly prohibited. If you have received this message in error,
please immediately notify us by telephone at 425-776-4946 and delete this
message from your system. Even though this e-mail and any attachments are
believed to be free of any virus or other defect that might affect any
computer system into which it is received and opened, it is the
responsibility of the recipient to ensure that it is virus free, and no
responsibility is accepted by Electric Mirror LLC for any loss or damage
arising in any way from its use

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

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



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