From: Michael W. <mw...@s4...> - 2004-07-21 14:14:49
|
awesome! -----Original Message----- From: web...@li... [mailto:web...@li...]On Behalf Of Jamie Cameron Sent: Friday, July 16, 2004 8:03 PM To: web...@li... Subject: Re: [webmin-devel] web-lib.pl read_file and write_file On Sat, 2004-07-17 at 04:11, Michael Wray wrote: > I have added to similar functions for a product that uses ": " as the > delimeter instead of "=", > can the functions be rewritten to take a regex or scalar paramater ala > "perlfunc split" and if the parameter is not passed, it assumes a default > of "="? (Adds more functionality, as some programs that I use force > another delimeter instead of the standard "=")...if no, then I will rewrite > the function as I need it and source it from another lib. That's a nice idea - I will add an optional 5th parameter to the read_file function for specifying a different separate character, instead of the default of '='. - Jamie ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click - Forwarded by the Webmin development list at web...@we... To remove yourself from this list, go to http://lists.sourceforge.net/lists/listinfo/webadmin-devel |