[Gambas-user] File type possible bug
    John Rose 
    john.aaron.rose at ...626...
       
    Tue Jan  1 10:43:25 CET 2013
    
    
  
I'm not sure if this is a bug. I have a .txt file.  I specify 
Dialog.Filter = ["*.txt", "Text file only"]. I type the filename without 
.txt at the end in response to Dialog.SaveFile(). I use a Shell command 
to create a copy of this file (rather than File.Save). The filename of 
the new file does not contain .txt at the end, whereas I expected that 
it would. I've attached a small Test project illustrating this result.
-- 
Regards,
John
01902 331266
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test.tar.gz
Type: application/x-gzip
Size: 31357 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20130101/1aacf1b3/attachment.bin>
    
    
More information about the User
mailing list