A touching sports story, made me think of Ned Batchelder.
via: Between Two Worlds
Feb
28
"Technorati Tags : " + @Implode("<a href=\"http://technorati.com/tag/" + @Explode(Technorati_Tag_List ; ";" ) + "\">" + @Explode(Technorati_Tag_List ; ";" ) + "</a>";" ")
When editing a LotusScript Calls Configuration there will be help available just as Craig defined. One other feature that I like is the ability to open the output in NotePad or anything else you wish.
The code is very simple until I needed to have LotusScript wait for the execution of LSCalls before it tried to open the output or import the CSV. Ken Yee came to the rescue with ‘ Can you start a program in Notes and wait for it to finish? ‘ from 1998. There was one other gotcha, having to write the command to a batch file and executing the batch file, so if anyone has a better idea let me know.
The LotusScript Calls database is not that fancy but maybe the concept storing and running command type programs from Domino. Enjoy!
Update: I lost the database in my transition to WordPress, so if anyone has it please send it to me, thanks.