1. my own binder
- Posted by Mike Hurley <mike_hurley_2 at YAHOO.COM> Mar 09, 2000
- 471 views
Are there any legalities about making my own binder? I plan on using it for personal use and to stick it on my website to be distributed. It's not going to have any shrouding features, just put all needed routines into one Euphoria program so include files aren't needed. Mike Hurley __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com
2. Re: my own binder
- Posted by Robert Craig <rds at ATTCANADA.NET> Mar 09, 2000
- 443 views
Mike Hurley writes: > Are there any legalities about making my own binder? Not as far as I'm concerned. You can bundle all the source files together, but you won't be able to bind them with any of the RDS interpreter .exe files to get a stand-alone .exe. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com
3. Re: my own binder
- Posted by Mike Hurley <mike_hurley_2 at YAHOO.COM> Mar 10, 2000
- 474 views
--- Robert Craig <rds at ATTCANADA.NET> wrote: > Mike Hurley writes: > > > Are there any legalities about making my own > binder? > > Not as far as I'm concerned. > > You can bundle all the source files together, > but you won't be able to bind them with any > of the RDS interpreter .exe files to get a > stand-alone .exe. > > Regards, > Rob Craig > Rapid Deployment Software > http://www.RapidEuphoria.com > I wasn't quite sure. I might but probably won't add some sort of name shortener or shrouder, and would that be ok? I'm asking because you put it under "reasons to register" that you can bind/shroud your source code. Thanks, Mike Hurley __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com
4. Re: my own binder
- Posted by Robert Craig <rds at ATTCANADA.NET> Mar 10, 2000
- 487 views
- Last edited Mar 11, 2000
Mike Hurley writes: > I might but probably won't add > some sort of name shortener or shrouder, and would > that be ok? That's fine with me. David Cuny already has a variable renamer on our site. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com