realbasic-nug
[Top] [All Lists]

Re: Receiving attachments sent with REALbasic, in perl

To: realbasic-nug at lists dot realsoftware dot com
Subject: Re: Receiving attachments sent with REALbasic, in perl
From: "Craig A. Finseth" <fin at finseth dot com>
Date: Wed, 30 May 2007 09:40:21 -0500 (CDT)
Cc: realbasic-nug at lists dot realsoftware dot com
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <1567FD54-663E-4855-9D2C-89AC8144B55E at elfdata dot com>
   I'm writing a perl script to receive an attachment sent with REALbasic.

   Now, I don't actually know under what parameter name the attachment  
   was sent. So how do I receive it in perl? Any idea what perl I write  
   to receive the attachment?

There are a number of Perl libraries to handle mail and attachments:
www.perl.org is your friend.

The concept of "parameters" doesn't apply here: each attachment has
its own name.

Craig

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>