AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

FileInstall does not support multi-line format

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
TL



Joined: 01 Nov 2006
Posts: 9

PostPosted: Tue Apr 24, 2007 11:48 pm    Post subject: FileInstall does not support multi-line format Reply with quote

Placing the second and third parameter to the FileInstall command on the second line with the leading comma causes a failure message when attempting to extract the file when the script is compiled and executed.
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Wed Apr 25, 2007 2:11 am    Post subject: Reply with quote

Good catch. It turns out that neither the source nor the dest filenames can be on continuation lines beneath the FileInstall command. I've fixed it so that Dest can be on a continuation line; but I can't easily fix it so that both paramters can be on continuation lines (that would require a fairly major retrofit of ahk2exe). So I've documented it as a limitation.

Thanks.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group