2 Aug
2002
2 Aug
'02
2:55 p.m.
On Friday 02 August 2002 16:02, Bo M. Maryniuck wrote:
I do from python script:
context.manage_addZSQLMethod('id', 'title', 'connId', '', 'select * from test')
Hey, Bo, you should do it in this way: context.manage_addProduct['ZSQLMethods'].manage_addZSQLMethod('foo', 'title', connection_id='bar', arguments='arg', template='') :-) -- Sincerely yours, Bogdan M. Maryniuck Anyone who thinks UNIX is intuitive should be forced to write 5000 lines of code using nothing but vi or emacs. AAAAACK! (Discussion in comp.os.linux.misc on the intuitiveness of commands, especially Emacs.)