Topic: how to get .pm but not .pmm? (1 of 3), Read 28 times
Conf: Startup, File Open, Exit
From: Reed Darsey
Date: Friday, March 01, 2002 05:08 PM

In the File | Open | File name box,
if I want to get just *.pm as opposed
to *.pmm, what do I do?

Putting in *.pm also gets *.pmm, which
I don't want.

 


Topic: Re: how to get .pm but not .pmm? (2 of 3), Read 26 times
Conf: Startup, File Open, Exit
From: Ted Green
Date: Friday, March 01, 2002 06:11 PM

At 05:09 PM 3/1/2002, you wrote:
>In the File | Open | File name box,
>if I want to get just *.pm as opposed
>to *.pmm, what do I do?
>
>Putting in *.pm also gets *.pmm, which
>I don't want.

This is a Windows problem. You will see the same thing in most Windows programs, e.g. Notepad and Wordpad. Only MS Word does not have this problem. Since the problem is in the Windows standard File-open dialog box, we would have to reverse-engineer it to fix this problem. This would be a huge undertaking. (The MS Word programmers probably just asked the Windows API programmers how to fix this; not something we can do.)

Also, the DOS/NT "DIR" command has the same problem.

In summary, we consider it a Windows flaw which would be too complicated to work around.

Ted.

 


Topic: Re: how to get .pm but not .pmm? (3 of 3), Read 28 times
Conf: Startup, File Open, Exit
From: Reed Darsey
Date: Saturday, March 02, 2002 05:12 PM

At my NT command prompt, dir *.pm
gets just the *.pm files -- it doesn't
show the *.pmm files.

WordPerfect 9's file mask works the same.
Asking for *.pm gets just the *.pm files.