Hi,
Time to dive in to this conversation….
My guess is that the problem here will be that the D3 save was not done using "compatible mode" which I believe is the (a option.
Although a standard save should be restorable on a QM system, we have encountered a few cases of media format variations that we have been unable to resolve. Partly because of this, we produced the QMSAVE tool which has been used by several sites moving from Pick style systems to QM.
Martin Phillips
Ladybridge Systems Ltd
17b Coldstream Lane, Hardingstone, Northampton NN4 6DB, England
+44 (0)1604-709200
Good idea…
The QMSAVE tool is issued in source form in the BP file of the QMSYS account. It has conditional compilation constructs for different Pick style platforms. Sadly D3 doesn't support $IFDEF so you need to either edit the source code by hand or use the pre-processor that is also in the BP file. Once edited, the program should compile on D3. Usage instructions appear in the comments at the start of the program.
The corresponding QMRESTORE program is a standard part of the QM global catalogue and is documented in the QM KnowledgeBase (http://www.openqm.com/?T0=h&t1=kb.00011).
To unsubscribe from this group and stop receiving emails from it, send an email to openqm+unsubscribe@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at https://groups.google.com/group/openqm.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "OpenQM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openqm+unsubscribe@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at https://groups.google.com/group/openqm.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "OpenQM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openqm+unsubscribe@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at https://groups.google.com/group/openqm.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "OpenQM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openqm+unsubscribe@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at https://groups.google.com/group/openqm.
For more options, visit https://groups.google.com/d/optout.
Hi,
The pre-processor that we issue in source form is in the BP file of the QMSYS account as PREPROC.