home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
RADD1_9.ZIP
/
FONESTR.002
< prev
next >
Wrap
Text File
|
1992-06-17
|
510b
|
18 lines
(* Structure for FONEINF.DAT *)
(* Copyright 1991 Mike Wilson for RADD, CBV. *)
(* ALL RIGHTS RESERVED *)
Type { Data structure for the FoneInf.DAt }
UserPhone = Record
UserName : String[40]; { Users Name }
DFone : String[12]; { Users Data Line Number }
HFone : String[12]; { Users Home Line Number }
End;