Hi Richard, Can I assume you just joined this list this morning? Because, it happens that two days ago I announced the release of a script, named MS Office 2.0, which gives you exactly these abilities you speak of, except not in immediate mode. you must own MS Word in order to take advantage of MS Office 2.0, but if you do, it gives you what MS calls "IntelliSense", but which you evidently know under the name of "code completion."
If you'll go to the lists section of the GW Micro web site, you'll find the archives for this list, and you should easily find the 3 messages I recently posted which together, comprise the announcement and brief explanation of MS Office 2.0. I do hope you own MS Word so that this helps. If you don't, look a bit further back and you'll see a message from Doug Geoffry regarding an editor named VBSEdit which can also give you this capability. hth, Chip -----Original Message----- From: Richard Emling [mailto:rich...@dlinfo.de] Sent: Monday, March 15, 2010 10:03 AM To: gw-scripting@gwmicro.com Subject: Code completion Hello list is there a way to get something like code completion when typing in Imed? The problem is, that i am confronted with a very big api and still don't know where to begin. Somehow i also don't understand the scripting reference very well, due to a lag of comprehensive code examples. Now i am looking for a possibility to quickly browse through the list of an objects methods and properties. In the usual coding environments i am working, a list pops up when typing the "." sign behind a class name. Every help or tip is very appreciated. Regards Richard