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 

#Include or user message

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
fmate14



Joined: 28 Oct 2007
Posts: 41
Location: Hungary, Érd

PostPosted: Mon Jan 21, 2008 1:11 pm    Post subject: #Include or user message Reply with quote

I would like (user message)
Code:
#include *u CoHelper.ahk, My [MyModuleName] module requires the CoHelper.ahk. Please download it from http://...

Or I would like (or a command and exit)
Code:
#include *o CoHelper.ahk, MsgBox, My [MyModuleName] module requires the CoHelper.ahk. Please download it from http://...

Or I would like
Code:
#includeOr CoHelper.ahk
    MsgBox, My [MyModuleName] module requires the CoHelper.ahk. Please download it from http://...
return
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List 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