Thanks but that might not be feasible with what we are trying to accomplish.
Specifically, we have approximately 400,000 WordPerfect documents and we have
finally finished migrating to Word (we are a law firm for those wondering why
we were still on WP). I have set Word up in the document management system
to open the WordPerfect documents but, because some documents might not
convert correctly, I want to force this to be read only (leaving us at least
2 other methods of converting the document should the native Word conversion
fail).
In other words, the only time I want the document read only is if it is a
WordPerfect Document being opened by Word. This logic is simple to achieve
using the doc management tools...the only piece that is still missing is the
DDE settings to make it Read Only.
Thanks again.
David.
> Hi David,
>
[quoted text clipped - 14 lines]
>
> Vista Small Business, Office XP
Julian - 03 Dec 2007 15:41 GMT
Hi David,
I'm big on hazy suggestions today, but If I recall correctly, a better
method might be to use Tasks and the SendWindowMessage method - but as the
help files says you need various wParam and IParam values that you can find
only with the Spy Utility of the Microsoft Platform Software Development
Kit.
Hope that is of non-zero value...
Julian
> Thanks but that might not be feasible with what we are trying to
> accomplish.
[quoted text clipped - 40 lines]
>>
>> Vista Small Business, Office XP
Helmut Weber - 03 Dec 2007 17:07 GMT
Hi David,
would making all WordPerfect docs read-only be an option?
If so:
sourcedir> attrib +r *.wpd /s
--
Greetings from Bavaria, Germany
Helmut Weber, MVP WordVBA
Vista Small Business, Office XP