HP3000-L Archives

June 1998, Week 4

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:
Christian Lheureux <[log in to unmask]>
Reply To:
Date:
Mon, 22 Jun 1998 20:57:41 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (21 lines)
CHRISTIAN LHEUREUX@MOULINEX
22/06/98 20:57

Er ... well... after CAREFULLY reading my program again, and browsing the
documentation again (MPE Intrinsics on CD-ROM), I eventually noticed that
FLABELINFO item 38 uses a buffer made of 2 elements :

1) An UNSIGNED 32-bit integer that is used on input to store the maximum
length of the returned filename,
2) A PAC variable that stores the filename itself.

My problems were : a) an incorrectly initialized variable passed into
FLABELINFO and b) the buffer length declared as a SIGNED integer instead of
UNSIGNED.

OK, now it works just fine !!!

Thanks to all of you who e-mailed suggestions.

Christian "now reading his own programs a bit more carefully" Lheureux

ATOM RSS1 RSS2