If URLDecode works, but is limited to 255 chars, then the simplest solution is to break your strings up into 255 char chunks and feed it through to URLDecode....
Ken Do you need to send emails to cell phones? Wouldn't it maybe be simpler (less overhead) to send text messages (SMS) via an SMS service provider? Just a...
2 script functions and a perl shell() First script function is consumes 4 ticks, perl 6 ticks ;-) on mouseup put merge("`this is a test<#%$>`") into testStr ...
I am just reading this article having read DCS's post that contained a few perl snippets. And I thought...... http://cocoadevcentral.com/articles/000076.php ...
Hi, Here is another article that discusses calling Cocoa classes from Perl. http://www.macdevcenter.com/pub/a/mac/2005/07/29/plist.html?page=1 This one...
Hi Dave, Thanks for that. Just tried here now I'm home. I was thinking of trying to convert my external "ExifRead", not to long, to a Perl script. Where would...
Before I kill myself trying to reinvent the wheel (again), I thought I'd ask if what I want to do has been done already. Essentially, I have a set of 5 fields...
Hi Terry, Echoing syntax to perl is chock full of pitfalls. "Hello' World!" fails --unmatched single quote passing strings including double quotes are...
Thanks Bruce & Dave. Feeding chunks through urlDecode speeds things up considerably compared to my hobbled script. (I always learn something rooting through...
I have posted MPI 3.1.7 http://perso.orange.fr/modulopi/ This release fixes some bugs : - an error message when opening the RTE. It didn't prevent from opening...
No problems with MPI other than that I haven't had time to upgrade to SC 4.6 (from 4.1.2). I am looking forward to learning more about MPI once I do, which I...
Dave, Thanks for your input, however, it seems I cannot access images as only the Foundation Framework is accessible. There are plenty of classes in there to...
Hi all, Here is an example. It works but not sure of the Perl exactly, perhaps Dave will confirm. Create a untitled project create 1 button and 1 cd fld. ... ...
Hi Terry, Ahh, another one for the ever growing 'you don't know till you try' pile. An interesting exercise for me ;-) Say, anything in your bag of tricks to...
Hi Lorenz, Good to see you here. ... Yep. ... No, according to the manual, our phones cannot send SMS, only read SMS. Each of our cell phones (one for each...
Hi Dave, Not sure exactly what an ics file is but had a look around and could not find any info. Do you have any links to info and I will have a look. Regards ...
Hi Bruce, ... I had asked about the possibility of creating a group windows external and Tomas came up with it in a couple of days, IIRC. I went crazy with it!...
Hi Dave, Good to see you back. Nice drawers project btw. I have lost access to a lot of your previously posted graphic gems. I¹d like to have another look at...