Search DominoPower's 11,433 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
Application development, William Shatner, and the origin of the universe
Learn Domino Designer 8.5 for free
The (near) future of Sametime, Quickr, Connections, and Symphony
Inside the IBM Innovations lab
Lotusphere 2010: Hot fixes and cool news for Notes, Domino, and LotusLive
Lotusphere 2010: mobility and collaboration
2010: A Lotusphere of change
Latest Lotus Headlines
Remember Young Admins...there are 2 files
WebSphere Portal 6.1.0.2 and Lotus Domino 8.5
The CKEditor - with Domino
How not to crash in LotusScript
IBM Lotus to Google Apps Migration Remorse
Webcast Series: Mobile Collaboration with Lotus Software
Domino Login Control for Mobile Apps
>> Read all the news
More from the ZATZ journals
Computing Unplugged: The iPad defenders have spoken
David Gewirtz Online: CNN commentary and analysis
OutlookPower: More about disappearing text
-- Advertisement --

Learn Notes and Domino 8 at your place and pace!
Learn Notes and Domino in your office and/or home! TLCC's highly acclaimed distance learning courses for users, developers, and admins will enhance your career and your resume.

The many included activities and demos will make you a pro! Expert instructor help is a click away.

Click here to try a FREE demo course!!

-- Advertisement --

Mark your calendar for in-depth Lotus training, May 12-14, Boston
Join experts and peers May 12-14 in Boston for educational and networking events that deliver real-world Lotus training so you can increase productivity and efficiency in your company, advance your skills, and squeeze the most from your current environment. One registration gets you into THE VIEW's Admin2010 and Lotus Developer2010.

Register by April 10 to save $200.
ZATZ Home  ·  News  ·  Back Issues  ·  Credits/Trademarks ·  Link To Us
Copyright © 1998-2010, ZATZ Publishing. All rights reserved worldwide.
Editor's Login