James Posted January 13, 2007 Posted January 13, 2007 Hi, I hope your all well! I am having this problem with saving for BetaPad. When the dialog comes up to save, it will show the *.btp extension below but it will not add the extension once you press save. Now when you press save the extension is not added. Is there away around it? Secure Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
Uten Posted January 13, 2007 Posted January 13, 2007 Not sure it should, but then the question would be how do you know what extension the user wanted to save it under? $res = FileSaveDialog ( "title", @TempDir, "Text (*.txt)|Beta pad (*.btp)" ,2, "test" ) ConsoleWrite($res & @LF) Could it be something with the flags? Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
James Posted January 13, 2007 Author Posted January 13, 2007 That's my point. Its alright, I only need to add the *.btp extension for now. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now