Re: MIME(?)-decoding in QT

2004-02-26 Thread Januk Aggarwal
Hello Alexander, On Thursday, February 26, 2004 at 20:30 GMT +0500, authorities charged Alexander Leschinsky [AL] for writing: AL The Bat evaluate all before final state Really? Can you give me an example where that happens? I didn't think you could dynamically generate templates. Isn't that

Re: MIME(?)-decoding in QT

2004-02-25 Thread Januk Aggarwal
Hello Alexander, On Wednesday, February 25, 2004 at 07:04 GMT +0500, special agents were informed that Alexander Leschinsky [AL] leaked: AL As solution can be used trick with creating 128+ macros (one macro for AL each encoded char), but I'm not _so_ crazy Why not just escape the %? %% inserts

Re: MIME(?)-decoding in QT

2004-02-25 Thread dAniel hAhler
Hello Januk, on Wed, 25. Feb 2004 at 09:38:19 -0800 you wrote: AL As solution can be used trick with creating 128+ macros (one macro for AL each encoded char), but I'm not _so_ crazy Why not just escape the %? %% inserts the character % instead of evaluating a macro. You then would have to

Re: MIME(?)-decoding in QT

2004-02-25 Thread Januk Aggarwal
Hello dAniel, Chemists convened on Wednesday, February 25, 2004 at 22:54 GMT +0100 to watch Daniel Hahler [DH] synthesize: DH You then would have to use sth like PHP's addslashes(), like DH %addescapes() which would escape all %s in the string you want to DH decode - but passing that string to

Re: MIME(?)-decoding in QT

2004-02-24 Thread dAniel hAhler
Hello Alexander, on Wed, 25. Feb 2004 at 07:04:01 +0500 you wrote: dh So this is a problem of the plugin API? Is it not API bug, it's back side of power - any parameter will be interpreted before passing to internal function, and % is prefix for TB macroses, thus - in case of paramater value

Re: MIME(?)-decoding in QT

2004-02-22 Thread Peter Palmreuther
Hello Alexander, On Friday, February 20, 2004 at 7:16:29 PM you [AL] wrote (at least in part): dh do you mean %StrReplace? AL Yes OK, I thought you maybe meant a more serious solution, not only directed to replace '%20' :-) dh That would probably be bad to setup.. AL Not in case of one

Re: MIME(?)-decoding in QT

2004-02-22 Thread dAniel hAhler
Hello dAniel, on Fri, 20. Feb 2004 at 23:52:31 +0100 I wrote: d Installed Python now, but having a last issue.. the %Py macro seems to d make up a new line. It's print, as I just read in the tutorial. Adding a trailing comma should avoid a newline.. says the tutorial.. JFI. -- shinE!

Re: MIME(?)-decoding in QT

2004-02-20 Thread Alexander Leschinsky
Hello dAniel, On Fri, 20 Feb 2004 01:08:13 +0100 (20.02.2004 05:08 my local time) you wrote about MIME(?)-decoding in QT at least in part: dh Any suggestions please? :) Macro from MyMacros -- Best regards, Alexander

Re: MIME(?)-decoding in QT

2004-02-20 Thread Peter Palmreuther
Hello Alexander, On Friday, February 20, 2004 at 2:24:04 PM you [AL] wrote (at least in part): dh Any suggestions please? :) AL Macro from MyMacros But which one? I've not seen a 'URLDecode' macro there ... Which one would be a replacement then? -- Regards Peter Palmreuther (The Bat! v2.04.4

Re: MIME(?)-decoding in QT

2004-02-20 Thread Carsten Thönges
* dAniel hAhler [EMAIL PROTECTED] writes: The problem is, that the Name is MIME(?) encoded, like this: Peter%20Palmreuther Is it possible to convert %20 back to space or any other special chars to its real value? Python. --8---cut here---start-8---

Re: MIME(?)-decoding in QT

2004-02-20 Thread Foster, Graham
Hello Carsten Carsten Python. Python!!!??? I've clearly not been paying attention. When did TB! become scriptable in Python??. Its its an extension - where do I get it. Can other languages be used too? Regards Graham

Re: MIME(?)-decoding in QT

2004-02-20 Thread Carsten Thönges
* Foster, Graham [EMAIL PROTECTED] writes: Python!!!??? I've clearly not been paying attention. When did TB! become scriptable in Python??. Its its an extension - where do I get it. See http://kaishaku.org/software/tbpyxie/ and take a look at the thread around , | From: [EMAIL

Re: MIME(?)-decoding in QT

2004-02-20 Thread Foster, Graham
Hello Carsten Can other languages be used too? Carsten Not with that plug-in. Any why should they? Python is a wonderful Carsten language. So is Ruby ;) Regards Graham -- Notice: This e-mail message,

Re: MIME(?)-decoding in QT

2004-02-20 Thread dAniel hAhler
Hello bats, on Fri, 20. Feb 2004 at 16:37:44 +0100 Carsten Thönges wrote: Is it possible to convert %20 back to space or any other special chars to its real value? C Python. I was sure you would come up with that.. :) Now I'm just installing Python. I hope it works with the cygwin version?!

Re: MIME(?)-decoding in QT

2004-02-20 Thread dAniel hAhler
Hello bats, on Fri, 20. Feb 2004 at 18:24:04 +0500 Alexander Leschinsky wrote: dh Any suggestions please? :) A Macro from MyMacros do you mean %StrReplace? That would probably be bad to setup.. -- shinE! http://www.thequod.de ICQ#152282665 GnuPG/PGP key: http://thequod.de/danielhahler.asc

Re: MIME(?)-decoding in QT

2004-02-20 Thread Carsten Thönges
* dAniel hAhler [EMAIL PROTECTED] writes: on Fri, 20. Feb 2004 at 16:37:44 +0100 Carsten Thönges wrote: Is it possible to convert %20 back to space or any other special chars to its real value? Python. I was sure you would come up with that.. :) Now I'm just installing Python. I hope it

Re: MIME(?)-decoding in QT

2004-02-20 Thread dAniel hAhler
Hello bats, on Fri, 20. Feb 2004 at 18:16:07 +0100 I wrote: d Now I'm just installing Python. I hope it works with the cygwin d version?! We'll see.. It does not.. the plugin requires python23.dll and shuts TB down if it's not found. So I will have to install windows binaries, but that can

Re: MIME(?)-decoding in QT

2004-02-20 Thread dAniel hAhler
Hello bats, on Fri, 20. Feb 2004 at 22:17:00 +0500 Alexander Leschinsky wrote: CT Python. A And plugin for executing Python scripts (mentioned in KB) What's KB? Knowledge Base? which? -- shinE! http://www.thequod.de ICQ#152282665 GnuPG/PGP key: http://thequod.de/danielhahler.asc Using The

Re: MIME(?)-decoding in QT

2004-02-20 Thread dAniel hAhler
Hello bats, on Fri, 20. Feb 2004 at 18:55:01 +0100 Carsten Thönges wrote: Now I'm just installing Python. I hope it works with the cygwin version?! We'll see.. C I bet it won't work. You won.. :) C But the native Windows version is OK. You should also look for a C good editor as the provided

Re: MIME(?)-decoding in QT

2004-02-20 Thread dAniel hAhler
Hello bats, on Fri, 20. Feb 2004 at 16:37:44 +0100 Carsten Thönges wrote: Is it possible to convert %20 back to space or any other special chars to its real value? C Python. C --8---cut here---start-8--- C %_tbvar=Peter%%20Palmreuther C %Py( C import