TIP: Click on subject to list as thread! ANSI
echo: os2prog
to: Eric Rusk
from: Michael Oliver
date: 1996-12-11 08:54:04
subject: Pascal structures for FidoNet ..MSG

Hello Eric!

Monday December 09 1996 16:50, Eric Rusk wrote to All:

 ER> Does anyone have the Pascal structures for the FidoNet *.MSG file
 ER> format?

Following is taken from the Mk Message Access Source by Mark May.  I
suggest you try and get a copy of it...

Type FMsgType = Record
  MsgFile: File;
  TextCtr: LongInt;
  MsgName: String[13];
  Error: Word;
  NetMailPath: String[128];
  MsgChars: Array[0..33000] of Char;
  Dest: AddrType;
  Orig: AddrType;
  MsgStart: LongInt;
  MsgEnd: LongInt;
  MsgSize: Word;
  DefaultZone: Word;
  QDate: String[8];
  QTime: String[5];
  MsgDone: Boolean;
  CurrMsg: LongInt;
  SeekOver: Boolean;
  {$IFDEF WINDOWS}
  SR: TSearchRec;
  {$ELSE}
  SR: SearchRec;
  {$ENDIF}
  Name: String[35];
  Handle: String[35];
  End;

Michael

--- GoldED/2 2.50+
* Origin: For Your Computer. Brisbane, QLD. OZ. +61-7-3285-3781 (3:640/257)
SEEN-BY: 50/99 270/101 620/243 625/160 711/401 409 410 413 430 808 809 934
SEEN-BY: 711/955 712/407 515 624 628 713/317 800/1
@PATH: 640/257 201 270/101 712/515 711/808 934

SOURCE: echomail via fidonet.ozzmosis.com

Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.