1. Euphoria Tips & Tricks
- Posted by Joseph Martin <jam at EXIS.NET> Mar 26, 1997
- 1133 views
- Last edited Mar 27, 1997
Would anyone mind me taking all the tips and code snippets from the mailing list and creating a Tips & Tricks file? The format for each tip would be in the refman/library.doc style. I would also add a line for the poster's name. (Let's give credit where credit is due.) NOTE: This would not inlude actual routines or *.e files posted, only tips contained as part of an answer to a question or stuff like that. ~~>Joseph Martin ~~>Personal: joe at cyber-wizard.com ~~>Web: jam.net at poboxes.com ~~>URL: http://users.exis.net/~jam/
2. Re: Euphoria Tips & Tricks
- Posted by James Powell <Wizard at DJO.COM> Mar 27, 1997
- 1187 views
At 07:53 PM 3/26/97 -0500, you wrote: > >---------------------- Information from the mail header ----------------------- >Sender: Euphoria Programming for MS-DOS <EUPHORIA at >MIAMIU.ACS.MUOHIO.EDU> >Poster: Joseph Martin <jam at EXIS.NET> >Subject: Euphoria Tips & Tricks >------------------------------------------------------------------------------- > > Would anyone mind me taking all the tips and code snippets from the >mailing list and creating a Tips & Tricks file? The format for each >tip would be in the refman/library.doc style. I would also add a line >for the poster's name. (Let's give credit where credit is due.) > >NOTE: This would not inlude actual routines or *.e files posted, only >tips contained as part of an answer to a question or stuff like that. > > >~~>Joseph Martin >~~>Personal: joe at cyber-wizard.com >~~>Web: jam.net at poboxes.com >~~>URL: http://users.exis.net/~jam/ > That sounds like a great idea! You have my full permission to use anything I *EVER* post to this group. David, you suprised me with that for-next loop. I never even considered doing such a thing. Thanks for the info.