Search DominoPower's 10,675 Lotus-related article archive 
Home
EasyPrint
News details Click here for the RSS feed's XML code. This is not a browser URL.
Articles-only Click here for the RSS feed's XML code. This is not a browser URL.
Twitter Feed Click here for the Twitter feed.
PROGRAMMING POWER
Lotus Notes 5.0 LotusScript enhancements
By Tony Patton

Lotus Notes/Domino Release 5.0 is expected to ship later this year. This release will introduce numerous changes to the to the development environment. These changes include the numerically challenged LotusScript 4.0 and new classes that correspond with new features in the environment.

This first article in my Programming Power series gives a broad overview of the new features in the Notes/Domino 5.0 development environment. Subsequent installments will cover the individual features in greater detail.

Notes IDE (Integrated Development Environment)
In Notes Release 4.x, the browser checkbox allowed you to browse the nuances of the LotusScript language, including all Notes and OLE classes. This has been replaced in Release 5.x with a new window on the left side of the design pane. This new window, shown in Figure A, includes two tabs: ObjectView and InfoView. ObjectView shows all methods and properties for the currently selected (highlighted) object. The InfoView tab mimics the functionality provided by the browser checkbox in previous versions.

FIGURE A


Here's a preview of the nicely improved Notes/Domino 5.0 IDE user interface. Roll over picture for a larger image.

Printing
Printing scripts in Release 4.x was crude. You had to copy and paste or export the contents of a script to another application for printing. In Release 5.0, scripts can now be printed directly from the development environment. Also, a row and column number in the lower right corner of the script pane now represents the current position of the cursor within a script.

Performance improvements
Lotus has also promised performance enhancements in version 5.0. These include script libraries loading faster and the removal of the 64 KB limit of script and array size (it has been raised to 2 GB). In addition, support for multi-threaded scripts has been added.

Visual Basic similarities
Also, the Visual Basic similarity of LotusScript has evolved even more by adding two new variable types: byte and object. The byte type will hold an Integer from 0 to 255 and an Object can hold any reference to an object including OLE objects.

New classes
Release 5.0 has introduced numerous new elements to the Notesand Domino landscape.

NotesOutline
This class is used to work with the new outline design element. The outline includes all elements in a Notes database. This can include documents, views, and HTML pages to name a few. The developer sets the appearance of the outline.

NotesOutlineEntry
The NotesOutlineEntry class facilitates accessing elements in a Notes outline. The outline can be traversed just like a view or document collection, as shown in Figure B.


1  ·  2  ·  Next »
Other articles you might like
Home > Lotus Technologies > LotusScript (64 articles)
   When the debugger won't debug hidden code that isn't hidden
   What to do if the LotusScript debugger won't single-step over code
   Little known traps about Lotus Notes fields
Get Weekly Email Updates
Subscribe to our regular weekly email newsletter. It's packed with tips, reviews, deep analysis, and the latest news.
 
Recent DominoPower Articles
What to look for in a Domino-based document management solution
Understanding Domino.doc end-of-life options
When the debugger won't debug hidden code that isn't hidden
What to do if the LotusScript debugger won't single-step over code
Top 10 ways to launch and build a Lotus consulting practice (with a little help from the Beatles)
Troubleshooting an OpenSuse Notes install
Incident report: denial of service attack against ConnectedPhotographer.com
Latest Lotus Headlines
SnTT - Enabling ALL the bells and whistles!
Tivoli Data protection causes Domino to crash
Fun when running DB2 CLP scripts
Introducing Flippr, the easy way to admin Quickr
DXL and fake security
Using search forms in IBM Workplace Collaborative Learning 2.7
Schmidt, Freed, and Gering on the OVF Toolkit
>> Read all the news
More from the ZATZ journals
Computing Unplugged: Eight steps to successful and reliable home backups
David Gewirtz Online: CNN commentary and analysis
OutlookPower: Can Outlook run when it's not running (and other mysteries)?
-- Advertisement --

AUTOMATE LOTUS NOTES USER ID MANAGEMENT
ID Manager 4.5 from HELP Software provides a new level of automaton for managing Lotus Notes IDs. ID Manager lets Lotus Notes administrators get out of the business of creating and managing user IDs. Use our ROI calculator to see how quickly ID Manager will pay for itself.

Learn more about HELP Software products
-- Advertisement --

Want The Top Lotus Experts By Your Side Without Paying Hefty Consulting Fees? Look No Further.
Like having a team of consultants by your side -- ones who have all the answers and never make mistakes -- THE VIEW gives you immediate access to field-tested instruction, guidance, and best practices from the brightest Lotus professionals around.

Join your peers who realize their Lotus technology is too important to let people from blogs and forums tell them how they should implement it, run it, and use it. THE VIEW is where only the world's top Lotus experts provide validated support to you on a weekly basis to ensure you work more efficiently, get more out of your Lotus technology, and stay clear of costly mistakes.

Check out the new instruction, tips, and best practices added to THE VIEW this week.

ZATZ Home  ·  News  ·  Back Issues  ·  Credits/Trademarks ·  Link To Us
Copyright © 1998-2009, ZATZ Publishing. All rights reserved worldwide.
Editor's Login