Scott,
Thanks for the info.
I will also move to Midrange-L.
Thanks again,
Janice
Janice Chester
Tefron USA, Inc.
P.O. Box 100
720 Main Street
Valdese, NC 28690
janicechester@xxxxxxxxxxxxx
Phone: (828) 879-6518
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Friday, September 14, 2007 4:39 PM
To: RPG programming on the AS400 / iSeries
Subject: Re: SNDEMAIL
Hi Janice,
i5/OS has a feature that lets you integrate a virus scanner with the
IFS. Whenever you try to access a particular IFS object, the virus
scanner runs first and ensures that there are no viruses before letting
you access it.
STANDGUARD is the name of a virus scanning software that's made for
i5/OS. The error message "cannot resolve to" means that it's trying to
call the program named STANDGUARD, but it can't find it.
My guess is that your system once had the STANDGUARD virus software
installed, but later it was removed -- but it's still configured to be
used, and therefore it tries to call the program every time you access
the IFS.
SNDEMAIL doesn't use STANDGUARD directly (unless someone modified your
copy of the code), but since it uses the IFS, if your system is
configured to do virus scanning, it'd call the program whenever the IFS
file is accessed.
Perhaps that info will get you looking in the right direction. (This
doesn't appear to be RPG-related, though... so moving the thread to
Midrange-L would be appropriate).
Janice Chester wrote:
I am trying to run the SNDEMAIL command that Dave Leland created and I
get the following message:
Errors occurred during integrated file system scan processing.
Cannot resolve to object STANDGUARD. Type and Subtype X'0401'
Authority
X'0000'.
As an Amazon Associate we earn from qualifying purchases.