HP3000-L Archives

July 1995, Week 5

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:
"Dr. Ferenc Nagy" <[log in to unmask]>
Reply To:
Dr. Ferenc Nagy
Date:
Mon, 31 Jul 1995 08:17:41 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
Hi Folks:
 
I want to write a program which can read and evaluate any BRW intermediate
report file. This is a self-describing file. I know already how its
structure is coded in the file label. But if I want to write a general
program, I have to open and read the file with sophisticated FOPEN and
FREADDIR intrinsic calls instead of the simple "open(f,n)" and
"readdir(f,p,b)" PASCAL statements because these read fixed number of
bytes as the "f" file and the "b" buffer are declared.
 
There are some programs in the CSL like BROWSE which were written in
PASCAL and can handle files with any record length. So there must be a
_simple_ solution. Please help me before I reinvent the wheel!
                                              Frank
 
  |\  /~ ~~|~~~ Family : NAGY; first name : FERENC; title : Ph. D.
  | \ |   -+-   Institute of Isotopes of the Hungarian Academy of Sciences
  |  \|    |    1121 BUDAPEST Konkoly-Thege M. ut 29, HUNGARY (1525 Bp. POB 77)
`-'   '  `-'    E-mails : [log in to unmask]; [log in to unmask]
 
Fax: (36)-1-156-5045, work phone: (36)-1-275-4351, home phone: (36)-1-277-4229.
Home address: H-1214 BUDAPEST Raketa u. 29. I. 3.
 
There are 3 kinds of programming errors:  syntactical, semantical and mystical.
The programmers have to suck up the users just as much as absolutely necessary.

ATOM RSS1 RSS2