Search DominoPower's 11,441 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
Xpages not loading? JVM errors? - Solution
How to implement an iCalendar feed into your Notes calendar with XPages
DWA Hotfixes for Domino 8.5.1FP1 - A Gotcha
IBM Adds DB2 to Lotus Foundations SMB Package
SNTT : XPages onclick Ghosts in the machine
Ports used by Lotus Sametime 8.5 servers
Exploring a Domino Date Bug
>> 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 --

Find unused Lotus Notes groups and clean up your address book
Have you ever wanted to get rid of old Lotus Notes groups that were cluttering up your address book, but you weren't sure if they were used? Find Unused Groups can help.

Find Unused Groups will check your ACL, mail, multi purpose and server groups to help you determine if they are used, and who uses them.

Learn how to easily clean up your address book.

-- Advertisement --

Integrate your Notes Applications with Microsoft Office and Symphony
Integra for Notes Integrates Microsoft Office and/or IBM Lotus Symphony
Requires NO change to the design of the appliation or Installations of DLL's and EXE's
  • Integra is a ready to use solution, enhance static reports with Excel data analysis, pivot tables, macros
  • User friendly aproach, using a point and click access to features
  • Reports from any Lotus Notes databases
  • Runs reports through a Notes client, web browser and scheduled basis
  • Allows use of LotusScript for advanced data manipulation
  • Enables self service reporting capabilities to end-users


Learn more at www.integra4notes.com.
ZATZ Home  ·  News  ·  Back Issues  ·  Credits/Trademarks ·  Link To Us
Copyright © 1998-2010, ZATZ Publishing. All rights reserved worldwide.
Editor's Login