HP3000-L Archives

October 2001, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Born, Ken" <[log in to unmask]>
Reply To:
Born, Ken
Date:
Mon, 1 Oct 2001 14:57:10 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (56 lines)
Greetings,
I created a file in Quad and want to use this file in my SENDMAIL stuff.
The following ASCII file KEN works great.  However, when I try to build and
populate the same data using a program, I get a whole bunch of LF's.  I
modified the program an inserted an ET in hopes this would eliminate the
LF's but then got a whole bunch of ET's after my last line.  I noticed the
difference between the Quad file and mine is a D1 at the end of the last
line.

How do I generate a D1 in my program after the last line ???

FILENAME  CODE  ------------LOGICAL RECORD-----------  ----SPACE----
                  SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX

KEN                80B  FA           8       1000   3      256  1  8


:PRINT KEN-
*TEST-
*aaaaaaaaaaaaaaaaaaaaaaaaaa-
*bbbbbbbbbbbbbbbbbbbbbbbbbb-
*cccccccccccccccccccccccccc-
*dddddddddddddddddddddddddd-
*eeeeeeeeeeeeeeeeeeeeeeeeee-
*ffffffffffffffffffffffffff-
*hhhhhhhhhhhhhhhhhhhhhhhhhh-
*:1

The below file I produced in my program using a build.  I only inserted a
single ET but got a lot of them.  Any ideas what I am doing wrong?  I really
hope it's not the foption or aoption thingy.  that has always confused me.

Thanks..


:LISTF SENDMAIL,2
ACCOUNT=  CJISII      GROUP=  MSGF

FILENAME  CODE  ------------LOGICAL RECORD-----------  ----SPACE----
                  SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX

SENDMAIL           80B  FA           2       1000   3      256  1  *


:PRINT SENDMAIL-
* 11111111111111111111111111111111111111-
*22222222222222222222222222222222222222-
-
**$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$
$-
*:1

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2