Allow file open to open files with forward slashes

Ideas for new features

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
JBateman
Posts: 2
Joined: Fri Jul 09, 2004 9:15 am

Allow file open to open files with forward slashes

Post by JBateman »

It would be nice if textpad had an option to allow filenames to have forward slashes.

ie I want to be able to enter any of the following into File-->open
c:\temp\fred.txt
c:/temp/fred.txt
\\amachine\temp\fred.txt
//amachine/temp/fred.txt

Win32 Perl can handle any of these forms
Post Reply