MFS and OpenInsight (OpenInsight Specific)
At 27 APR 1998 11:12:10AM Geoff Gullick wrote:
Is it possible ot install /use an MFS on an open insight system.
If the answer is YES ,what do I need to be able to do this
At 27 APR 1998 12:50PM John Duquette wrote:
Is it possible ot install /use an MFS on an open insight system. If the answer is YES ,what do I need to be able to do this?
Yes you can, see Set_MFS in the PREF. I don't understand the 2nd part of your question. All you need is a MFS (quickdex etc..)
John Revelation
At 27 APR 1998 06:49PM Cameron Revelation wrote:
Geoff,
Just a few pointers for MFS development in OpenInsight:
1) Develop MFS subroutines in SYSPROG only
2) Never do I/O (including the OPEN statement) in the INSTALL portion of the MFS
Cameron Purdy
Revelation Software
At 18 MAY 1998 06:39AM Geoff Gullick wrote:
John - sorry for the delay in relying!!
The second part of my question refers to the fact that in AREV you could add an MFS which could be qiute complexand sophisticated because you could check the various RTP actions on the file concerned and get your MFS code to behave accordingly. As far as I can see this is not possible in OI - or is it?
Regards
Geoff Gullick
At 21 MAY 1998 08:54AM Aaron Kaplan wrote:
All the MFS's I've moved from OpenInsight to ARev moved complete and without changing a line of code.
The MFS sits on top of the Linear Hash filing system and is not really a part of ARev or OpenInsight.
You should be able to install your MFS almost exactly as you did in ARev. The only things you need to do are
Consider the application inheritance ramifications Remember to update the DBT file with the media map changesakaplan@sprezzatura.com