POPAGIFT - ACCESS DENIED

giftadmin

Member
------------------------------------------------------------------------------

POPAGIFT - ACCESS DENIED, Please contact your mail administrator

X-Post: <[email protected]>
X-Envelope-From: <[email protected]>
Received: from 130.10.10.24 [130.10.10.24] by router2 (1.61/SMTPD) at Tue, 06 Mar 01 20:56:23 India
Return-Path: <[email protected]>
Received: from senator.wipro.net.in ([202.177.128.36]) by
diplomat.wipro.net.in (Netscape Messaging Server 4.15) with
ESMTP id G9S3A100.R7K for <[email protected]>; Tue,
6 Mar 2001 19:09:37 +0530
Received: from marathon.wipro.net.in ([202.177.128.35]) by
senator.wipro.net.in (Netscape Messaging Server 4.15) with ESMTP
id G9S3A100.JYV for <[email protected]>; Tue, 6 Mar
2001 19:09:37 +0530
Received: from jdelist.com ([216.122.12.105]) by
marathon.wipro.net.in (Netscape Messaging Server 4.15) with
ESMTP id G9S33T00.72Z for <[email protected]>; Tue,
6 Mar 2001 19:05:53 +0530
Received: (from jdelist@localhost)
by jdelist.com (8.9.3/8.9.3) id EAA01380
for jdeworldml-62631225; Tue, 6 Mar 2001 04:57:19 -0800 (PST)
Received: from shell.tsoft.com ([email protected] [198.144.192.5])
by jdelist.com (8.9.3/8.9.3) with ESMTP id EAA01328
for <[email protected]>; Tue, 6 Mar 2001 04:57:12 -0800 (PST)
Received: (from eric@localhost)
by shell.tsoft.com (8.8.7/8.8.7) id EAA17973;
Tue, 6 Mar 2001 04:57:11 -0800 (PST)
Date: Tue, 6 Mar 2001 04:57:11 -0800 (PST)
Message-Id: <[email protected]>
To: [email protected]
From: [email protected]
X-Mailer: Mailer::1.0 (http://www.gossamer-threads.com/scripts/)
Subject: RE: Calling JDE from external menues
Sender: [email protected]
Precedence: bulk
Reply-To: [email protected]

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C0A63C.EA1B4C40
Content-Type: text/plain;
charset="iso-8859-1"

Bonnie,

You are correct that most, if not all, JDE pgms use the monmsg for CPF0000.
In fact the quick start CL option will generate it for you, however the code
showing here is incomplete. What it should show as is:

MONMSG MSGID(CPF0000 CPC0000 CPD0000) EXEC(GOTO CMDLBL(ABEND))

The critical piece is the goto ABEND which sends a msg that the "program
encountered one or messages..." and generates a joblog. With out those
pieces errors could occur without the users or IT knowing about it and being
able to correct it.

So, I have to agree with the original statement that it is a bad or sloppy
way of coding.

Doug Belcher
KV Pharmaceutical
St Louis MO
Opinions expressed are not necessarily those of my employer


>

Doug Belcher
St Louis MO
Opinions expressed are not necessarily those of my employer
--------------------------
To view this thread, visit the JDEList forum at:
http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=W&Number=6724
*************************************************************
This is the JDEList World Mailing List.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found at http://www.JDELIST.com
*************************************************************
 
Back
Top