=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= SEARCHDOMINO.COM | Developer Tip January 14, 2002
Essential tips, tools, and code for the Domino/Notes developer. View More Tips at: http://searchdomino.com/tips/0,289484,sid4_tax283833,00.html =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= *-*-*-*-*-*-*-*-*>>> SPONSORED BY SWING Software <<<*-*-*-*-*-*-*-* *********************** MS OFFICE INTEGRATION ********************* Integrate your applications with Microsoft Office using new SWING Integrator v2.1. Create, save, edit Office documents as attachments; field exchange, mail-merge, labels, templates... there's no easier way. No DLLs -- no end-user licenses -- unlimited distribution (ROYALTY-FREE)! Learn what hundreds of developers and thousands of end-users already know. http://ad.doubleclick.net/clk;3801889;5058249;v?http://www.swingsoftware.com/searchdomino.htm ____________________________________________________________________ IN THIS ISSUE | Table of Contents 1. DEVELOPER TIPS - Feature Tip: Error handler code for nasty LotusScript errors tip - Recently Posted Developer Tips 2. IMPORTANT ANNOUNCEMENTS AND LINKS - Lotusphere 2002 Discussion Forum - SearchDomino Developer Forum: Join Dave Hatter 1/17 & 1/18 - Featured Topic for Developers: Development Languages ____________________________________________________________________ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= ERROR HANDLER CODE FOR NASTY LOTUSSCRIPT ERRORS TIP | Paul Day This tip contains Generic Error Handler code for use with Dovid Gross' tip "Find those nasty LotusScript Web server errors." Use the following variables for access to the current function and calling function: LSI_INFO(2) = Current function LSI_INFO(12) = Calling function An example of the above is found in the full tip, and it can be integrated with "Find those nasty LotusScript Web server errors" to give easier code snippets, reducing coding errors such as spelling mistakes. >> CLICK for the full tip... http://searchdomino.techtarget.com/tip/0,289483,sid4_gci786165,00.html >> CLICK here for Dovid Gross' tip "Find those nasty LotusScript Web server errors" http://searchdomino.techtarget.com/tip/1,289483,sid4_gci769901,00.html =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= RECENTLY POSTED DEVELOPER TIPS | searchDomino Tips Domino Category: http://searchdomino.techtarget.com/tipsIndex/0,289482,sid4_tax283837_alpD_idx0,00.html [1] Access and edit a Web document WITHOUT the underlying view HTML Category: http://searchdomino.techtarget.com/tipsIndex/0,289482,sid4_tax283838_alpD_idx0,00.html [1] Addendum to Multiple Embedded Views in a Browser [2] Column title of a view JavaScript Category: http://searchdomino.techtarget.com/tipsIndex/0,289482,sid4_tax283840_alpD_idx0,00.html [1] Never Use Computed for Display Fields Again! [2] Return to the view the final solution Other Category: http://searchdomino.techtarget.com/tipsIndex/0,289482,sid4_tax283842_alpD_idx0,00.html [1] Quick "Scan unread Mail" shortcut [2] Creating subcategories for only certain categories in a view >>See all searchDomino Developer Tips here: http://searchdomino.techtarget.com/tips/0,289484,sid4_tax283833,00.html =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= :::::::::: DON'T MISS THESE IMPORTANT MESSAGES AND LINKS ::::::::: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= LOTUSPHERE SOUND OFF | searchDomino Are you going to Lotusphere? Offer Lotusphere advice or ask questions in our discussion forum dedicated to Lotusphere 2002. http://searchdomino.discussions.techtarget.com/WebX?230@@.1dcf7fe2 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= DEVELOPER FORUM DISCUSSION DAYS | Dave Hatter Join Dave Hatter, searchDomino.com expert and author of the books "Lotus Notes & Domino Essential Reference" and "CLP Fast Track: Lotus Notes/Domino 5 Application Development" this week. He'll be moderating the developer discussion forum on Thursday and Friday (Jan. 17 - 18). Ask your questions or just chat with him for these two days only. Enter the Developer Discussion Forum: http://searchdomino.discussions.techtarget.com/WebX?50@@.ee7740b =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= FEATURED TOPIC FOR DEVELOPERS | Development Languages What's your code? XML, JavaScript, Java, LotusScript or something else? We've gathered articles, tips, and advice on these and other languages to help you expand your language repertoire. http://www.searchDomino.com/featuredTopic/0,290042,sid4_gci790442,00.html ____________________________________________________________________ :::::::::::::::::::: SEARCHDOMINO CONTACTS :::::::::::::::::::::: JOYCE CHUTCHIAN, Site Editor ([EMAIL PROTECTED]) >> Send your comments, opinions, best practices and ideas. ____________________________________________________________________ KARA GATTINE, Assistant Editor ([EMAIL PROTECTED]) >> Send your white papers and Best Web Links. ____________________________________________________________________ KRISSI DANIELSSON, Assistant Editor ([EMAIL PROTECTED]) >> Tips and advice features. (Please submit your tips via searchDomino.com) ____________________________________________________________________ JON PANKER, News Director ([EMAIL PROTECTED]) >> Send in your news, product announcements and poll ideas. ____________________________________________________________________ GABRIELLE DERUSSY ([EMAIL PROTECTED]) >> Sponsor this or any other TechTarget newsletter. ___________________________________________________________________ :::::::::::::::::::: ABOUT THIS NEWSLETTER ::::::::::::::::::::: Created by TechTarget (http://www.techtarget.com) TechTarget - The Most Targeted IT Media Copyright 2002, All Rights Reserved. If you no longer wish to receive this newsletter simply reply to this message with "REMOVE" in the subject line. Or, visit http://searchDomino.techtarget.com/register and adjust your subscriptions accordingly. If you choose to unsubscribe using our automated processing, you must send the "REMOVE" request from the email account to which this newsletter was delivered. Please allow 24 hours for your "REMOVE" request to be processed.
