Re: TBPyxie (was: SmartBat's Evaluate Function and Order of Operations)

2004-02-05 Thread tb
-- Thursday, February 5, 2004, 12:10:32 PM, [EMAIL PROTECTED] wrote: * [EMAIL PROTECTED] writes: -- Wednesday, February 4, 2004, 5:16:43 PM, [EMAIL PROTECTED] wrote: I'm not sure what you're trying to do but I just started my own set of macros today and two of the macros may interest you.

Re: TBPyxie

2004-02-05 Thread Carsten Thönges
* [EMAIL PROTECTED] writes: [ Python and a plug-in ] You can do a lot. This template results in the attached message. I just started this yesterday, all for the sake of my spam solution. Let me know if you have any suggestions, or if I missed something. # Exec executes a dos command and

Re: TBPyxie

2004-02-05 Thread tb
Very good. [ Example ] This is so cool :-) First release, v0.4 is available : http://kaishaku.org/software/tbpyxie/ -- [EMAIL PROTECTED] \\IO has been up for: 21 day(s), 1 hour(s), 14 minute(s), 41 second(s) Current version is 2.02.3 CE | Using

Re: TBPyxie

2004-02-05 Thread tb
# Py executes python code, print statements go to msg # Pyx evaluates a python expression, result to msg I'd suggest to rename the macros to %Python and %PythonEval. Isn't that a lot more beautiful? :-) # Python env is global and includes auto-imported tb module Fine. Again, I