[Q] upgrade to libSmtp
Pierre Sahores
psahores at easynet.fr
Sat Nov 15 02:33:54 EST 2003
Le ven 14/11/2003 à 06:17, shaosean at unitz.ca a écrit :
> sorry to put this out on the mailing list..
>
> i've slowly been working on a major(?) upgrade to the smtp library
> (adding unicode support) and i'm trying to decide whether to continue
> using variables as parameters or field pointers as parameters..
>
> variable parameter example
> put the htmlText of field "message" into tHtmlText
> libSmtp.customFunction(tHtmlText)
>
> field pointer parameter
> libSmtp.anotherCustomFunction(the long id of field "message")
>
>
> obviously both have their pros and cons, but i feel that using field
> pointers gives me the best results, but am not overly sure from a
> programming point of view (nor from the view of the end-programmers)..
>
> please feel free to contact me off-list in regards to this ^_^
>
> -Sean
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
Hi Sean,
I for my own prefer the "field pointers as parameters" way.
Thanks for this great and usefull lib.
--
Best Regards, Pierre Sahores
100, rue de Paris
F - 77140 Nemours
psahores at easynet.fr
GSM: +33 6 03 95 77 70
Pro: +33 1 41 60 52 68
Dom: +33 1 64 45 05 33
Fax: +33 1 64 45 05 33
Inspection académique de Seine-Saint-Denis
Applications et SGBD ACID SQL (WEB et PGI)
Penser et produire "delta de productivité"
More information about the use-livecode
mailing list