× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Why are you trying to resolve a system pointer to an IFS object?  Why not
use the IFS APIs?   The speed bottleneck will be in disk access, not the
cost of calling the APIs.

There was a long thread discussing IFS access on the MI400 list, back in
Dec 2001 - Jan 2002.   There wasn't much RPG involved in the discussion,
but perhaps it'll explain to you which MI functions you want to use, or
convince you to skip the MI built-ins, and go for the APIs :)

http://archive.midrange.com/mi400/200112/threads.html#00078
http://archive.midrange.com/mi400/200201/threads.html#00000


If you decide to use the APIs, I wrote an eBook on the subject which
you can find here:
http://www.snap-ebooks.com/RPGIV%20and%20the%20Integrated%20File%20System.htm


On Thu, 27 Feb 2003, Stephane Leon wrote:
>
> I try to resolve a ptr on ifs.
> I try with rslvsp but without library name.
> So i try with _RSLVSP2 on this :
>
>  HBndDir('QC2LE')
>
>  DResolve_Ptr      PR                  EXTPROC('_RSLVSP2')
>  D Ptr                                 Like(SysPtr)
>  D Template                            Like(RslvTemplt) Const
>

[SNIP]


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.