Re: win32lib: getSaveFileName
Judith,
This may be silly, but it should (?) work if no one has any thing better to
suggest:
strip the extent off the returned filename, & if it's ".ex", then user
selected "Euphoria Dos"; if it's ".exw", then user selected "Euphoria Win";
if it's ".txt", well, I'm sure you got the idea :)
Dan
----- Original Message -----
From: "Judith Evans" <camping at FLASH.NET>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Thursday, October 05, 2000 2:28 AM
Subject: win32lib: getSaveFileName
> Is there a way to know, if several file file filters are used in
> getSaveFileName(), to know which one the user selects? What I'm thinking
of
> is:
>
> FILETYPES=("Euphoria DOS,*.ex",
> "Euphoria WIN,*.exw",
> "Text Files, *.txt",
> "All Files, *.*"}
>
> Thanks,
> Judith Evans
|
Not Categorized, Please Help
|
|