[Reminder] Multiple pattern$ @ ExamineDirectory()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

[Reminder] Multiple pattern$ @ ExamineDirectory()

Post by AND51 »

Hello!

An other brilliant idea :idea:

A long time ago, a german forum member asked about multiple pattern for ExamineDirctory(). Andre wanted to redirect this request to Fred. Yesterday, I've written a PM to Fred. He asks me to remind him by posting this idea in the forum - I'm currently doing so:
AND51 wrote:Subject: Does ExamineDirectory() accept multiple pattern?
Afterwards, Fred wrote:Nop, it doesn't support multiple patterns. May be in a future version, you can still put this in the feature/request.
Feel free to post your opinion... :)
PB 4.30

Code: Select all

onErrorGoto(?Fred)
Tranquil
Addict
Addict
Posts: 952
Joined: Mon Apr 28, 2003 2:22 pm
Location: Europe

Post by Tranquil »

Somewhere in the forum I read about it that this is still possible. It was posted by freak, I will do a search. If I find it here I will modify this post with the link how to do it.

As far as I know it is the same way of handling patterns as the filerequester() do. Maybe you should give it a try?
Tranquil
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Post by AND51 »

Vielleicht... Vielleicht auch nicht...

Why should I try it? Fred clearly says, that is is currently not possible. And why should it be
> still
possible? This means, that this was possible since PB 3.94 or whatever you think.

Yes, I mean pattern like the Open/SaveFileRequester().
PB 4.30

Code: Select all

onErrorGoto(?Fred)
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

AND51 wrote:possible? This means, that this was possible since PB 3.94 or whatever you think.
'still' does also have the meaning of 'dennoch'
Good programmers don't comment their code. It was hard to write, should be hard to read.
Tranquil
Addict
Addict
Posts: 952
Joined: Mon Apr 28, 2003 2:22 pm
Location: Europe

Post by Tranquil »

It seems that I missunderstood something. I searched the german and english forum where I thought that I read about multiple patterns. Did not get it again.

And yes, now I would like to see this feature too as well. :D
Tranquil
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Post by AND51 »

I only knew "still = noch immer", but traumatic, thank you for this information! :)
PB 4.30

Code: Select all

onErrorGoto(?Fred)
Post Reply