On 25/09/2013, at 11:12 AM, Roger Eller wrote:

> My device is running Android 4.1.1 and I've tried LiveCode 6.1.1 and 6.5
> DP1.
> 
> The attachment shows up in the email client, but fails to include
> attachment during send.
> 
> 
> *Here's my script:*
> 
>   *put* mergStoragePath("downloads") into tPath *-- mergAndroid*
> 
>   *set* the defaultFolder to specialFolderPath("External Documents") &
> tPath
> 
>   *put* specialFolderPath("External Documents") & tPath & "/Prova.txt" into
> LocalFile

Do you want to save the file into the private external documents folder or the 
public external storage downloads folder? You seem to be trying to do both ;-)

--
M E R Goulding 
Software development services
Bespoke application development for vertical markets

mergExt - There's an external for that!

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to