×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
So I have a procedure that accepts a filename.
The procedure will build an sndsmtpemm command and attach the file based on
the incoming filename parm.
I have 3 different filenames all in the same ifs location.
If you look at them via wrklnk in the directory they all have consistent 7
char long filenames with a .zip ext (all lowercase). The attributes from
file to file match exactly except they vary in size.
fileA = 2.5MB
fileB = 10.5MB
fileC = 6.8MB
All files get delivered to the recipient correctly except fileC.
I cannot figure out why this one does not get delivered? I did a
CHKIN just to be sure it is checked in and accessible... no luck.
I should probably note that when the filename is passed to the procedure it
may be in mixed case... but that does not interfere with 2 of the files
being sent out...??
Why doesn't fileC send?
any clues?
Jay
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.