Hi Jose,
As Steve suggests, the solution is to create an F-type VOC pointer. This can point to any directory in the system to make its content available as a QM file.
Probably just a typing error but, the directory delimiter character in Steve’s example should be \ instead of / for a Windows system.
Martin Phillips
Ladybridge Systems Ltd
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB, England
+44 (0)1604-709200
Hi Jose,
A Q-pointer points to an F-type VOC item in another QM account. Your situation does not appear to fit this.
If I am reading your requirement correctly, you want a pointer to a file that can be used in normal file operations but will not be included in a backup. I cannot see any way to do this other than a flag in the VOC record which we already have.
If you can see a different way in which we could support this, please let me know.
On the other hand, you could install QM on the D3 machine and use QMNet (via a Q-pointer) to access the remote data.
Martin
From: ope...@googlegroups.com [mailto:ope...@googlegroups.com] On Behalf Of Jose Gabino Arocas
Sent: 19 September 2014 09:44
To: ope...@googlegroups.com
Cc: cd...@swbell.net
Subject: Re: Q-Pointer to Path?
Hi,
Hi Jose,
This sounds as though D3 has a special form of Q-pointer that is equivalent to our F-pointer. It might be possible to implement something similar in QM though I would prefer to find a better solution.
Of course, the best way forwards would be to write a QM Virtual File System handler that would access the D3 file system directly. We cannot do this here because we do not have a D3 system. If you or any other QM use would like to try to write this, we will help in any way we can. We already have similar VFS handlers for UniVerse and Unidata.