|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: email function
--- Sponsor's Message -------------------------------------- Does Windows ME Work for You? Tell it to the list! Join our special technology discussion. http://click.topica.com/caaaa4JbUrGczbU68iFa/technology ------------------------------------------------------------ actually, i thought about doing the system call, but i don't know how to run a script in unix. is it anything like creating a batch file in dos? it would be something like: system( "someCommand script.file" ); right? and the script.file would perform the necessary comands to write an email. any info on unix script files? thanks for the help, russ > You may have to do a system call. I know of no specific C function call you > can make from within a UNIX program to do emailing, but a system call from > within a C program could do it (better still, a shell script!). ==^================================================================ EASY UNSUBSCRIBE click here: http://topica.com/u/?bUrGcz.bU68iF Or send an email To: gameprogrammer-unsubscribe@topica.com This email was sent to: list@pendleton.com T O P I C A -- Learn More. Surf Less. Newsletters, Tips and Discussions on Topics You Choose. http://www.topica.com/partner/tag01 ==^================================================================
|
|