HP3000-L Archives

December 2000, 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:
Keven Miller <[log in to unmask]>
Reply To:
Keven Miller <[log in to unmask]>
Date:
Mon, 4 Dec 2000 13:38:19 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (13 lines)
>   FFINDBYKEY(KSAMFileNo, &FindKey, 0,0,0);
>   MPEerr(KSAMFileNo,1101);

Looks like address problem.

try  FFINDBYKEY ( KSAMFileNo, FindKey, 0, 0, 0 );
or   FFINDBYKEY ( KSAMFileNo, &FindKey [0], 0, 0, 0 );

> _____________________________________________________________
> Keven Miller   mailto:[log in to unmask]   http://www.exegesys.com
>
>

ATOM RSS1 RSS2