ChrisFromBoston Posted March 11, 2009 Posted March 11, 2009 Hi Everyone, I'm writing a group of UDFs that will require someone else's (publicly provided) UDFs to work properly. Currently I simply add a comment in my AU3 file that says that "Joe User's" UDF is required and to download it from their website and I include a link with credit. Is this the socially accepted way to do this? I was going to ask this in the Example Script section, but it looks like I need 5 posts before I can post anything there Thanks! Chris.
dantay9 Posted March 11, 2009 Posted March 11, 2009 Yes, this is what you should do. You should also include the header (Green part at top of their UDF) in the script that uses their UDF.
GEOSoft Posted March 11, 2009 Posted March 11, 2009 Hi Everyone,I'm writing a group of UDFs that will require someone else's (publicly provided) UDFs to work properly. Currently I simply add a comment in my AU3 file that says that "Joe User's" UDF is required and to download it from their website and I include a link with credit. Is this the socially accepted way to do this? I was going to ask this in the Example Script section, but it looks like I need 5 posts before I can post anything there Thanks!Chris.That's acceptable. And in case Joe User didn't put his/her name in the headers of their UDf then that is acually a very good way to do it.It's just common courtesy to credit the author of the code that you are using but didn't write. George Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number. Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else. "Old age and treachery will always overcome youth and skill!"
ChrisFromBoston Posted March 13, 2009 Author Posted March 13, 2009 Thanks to both of you, I did just that in the header and then I also shot the author a PM to make sure he was fine with it all.
GEOSoft Posted March 13, 2009 Posted March 13, 2009 Excellent way to handle this. It goes a long way to showing that you are community spirited. Welcome to the forums. George Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number. Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else. "Old age and treachery will always overcome youth and skill!"
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