369 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Forum | Blogs | Search | myPL | About 
 
Latest 7 Posts
Avoid replication or save conflicts when editing Lotus Notes documents in different Server
Tue, Oct 4th 2011 248
Datatypes
Tue, May 24th 2011 111
Disadvantage of LotusScript
Thu, May 5th 2011 108
Variables and Constants
Thu, May 5th 2011 93
Most awaiting white iphone 4 is here
Thu, Apr 28th 2011 92
Advantage of LotusScript
Fri, Apr 22nd 2011 183
What is LotusScript?
Wed, Apr 20th 2011 107
Top 10
Avoid replication or save conflicts when editing Lotus Notes documents in different Server
Tue, Oct 4th 2011 248
How to attach files for selected documents in an view using button
Thu, Apr 14th 2011 242
Advantage of LotusScript
Fri, Apr 22nd 2011 183
Datatypes
Tue, May 24th 2011 111
Disadvantage of LotusScript
Thu, May 5th 2011 108
What is LotusScript?
Wed, Apr 20th 2011 107
Back to Basic - LotusScript
Wed, Apr 20th 2011 101
Variables and Constants
Thu, May 5th 2011 93
Most awaiting white iphone 4 is here
Thu, Apr 28th 2011 92
History of LotusScript
Wed, Apr 20th 2011 78


Vijayakumar Channalli
Blog Title The Tech Savvy
Blog Description This sandbox is a haphazard collection of random thoughts, Lotus Notes, technology and things that I’ve created, with an occasional focus on photography.,...
Blog URL http://www.vijayakumarc.in/
RSS Feed http://feeds.feedburner.com/vijayakumarc/Moit
PlanetLotus Feed http://planetlotus.org/profiles/rss/vijayakumar-channalli
Validate Feed 2012-03-07 11:08:02 Failed to parse RSS file. (Invalid document end at line 36, column 10).

This could be a simple time out issue. Validate your feed here: feedvalidator.org or validator.w3.org
Feed Last Checked May 21, 2012 9:12:51 PM EST. Realtime Update:
Landed Here May 05, 2011
Location Bangalore, KA, INDIA
Posts: # / 1st / Latest - -
Total Hits 1,363. myPL RSS Selections: 5


Recent Blog Posts
248


Avoid replication or save conflicts when editing Lotus Notes documents in different Server
Tue, Oct 4th 2011 6:09a   Vijayakumar Channalli
Normal 0 false false false MicrosoftInternetExplorer4 What is this actual replication or save conflict? When the same document has been... This sandbox is a haphazard collection of random thoughts, Lotus Notes, technology and things that I’ve created, with an occasional focus on photography.,... [read] Keywords: lotus notes server
111


Datatypes
Tue, May 24th 2011 8:08a   Vijayakumar Channalli
A data type (or datatype) is a decision identifying one of various types of data, such as string, integer, or long, that determines the possible values for that type; the operations that can be done... This sandbox is a haphazard collection of random thoughts, Lotus Notes, technology and things that I’ve created, with an occasional focus on photography.,... [read] Keywords: lotus lotusscript notes
108


Disadvantage of LotusScript
Thu, May 5th 2011 5:21a   Vijayakumar Channalli
Disadvantage & Limits of LotusScript compared to macro, formula and java languages Unlike macro language, LotusScript does not automatically know its context or automatically loop through multiple documents; you have to program that logic. @Formulas are always faster than LotusScript. HTTP operations are not easier in LotusScript i.e getting a resource on the Internet and do things based on what it finds. The Java language has a lot more classes, functions etc. available than does LotusS [read] Keywords: domino lotus lotusscript notes applications java javascript
93


Variables and Constants
Thu, May 5th 2011 5:19a   Vijayakumar Channalli
Variables and Constants are containers for storing information, are defined by two components, called identifiers, and other one is Datatype. Variable can refer to a value (or a set of values) that can change while the application is running, while constant remain same. Identifiers can be letters, numbers and/or underscore special character and up to 40 characters. Identifiers are not case sensitive. Every variable must be of one data type and if it’s without a data type then it is a [read] Keywords: lotus lotusscript application google
92


Most awaiting white iphone 4 is here
Thu, Apr 28th 2011 11:24a   Vijayakumar Channalli
"The white iPhone 4 has finally arrived and it's beautiful," said Philip Schiller, Apple's senior vice president of worldwide product marketing in a press release. "We appreciate everyone who has waited patiently while we've worked to get every detail right." Apple officially announced to release it worldwide tomorrow (28th April 27, 2011) after ten months of long delay. Pros: 1. Apple isn’t charging more, cost will be same as black. 2. Planning to buy one for you or lo [read] Keywords: apple iphone wireless
183


Advantage of LotusScript
Fri, Apr 22nd 2011 11:25p   Vijayakumar Channalli
We often get questions about why to use LotusScript rather than Formula Language, which can be coded more quickly for many tasks and are always faster than LotusScript or Simple Actions that are predefined actions that allow you to define a sequence of actions without requiring any programming knowledge or Java, A language has a lot more classes, functions etc. available than does LotusScript. Yes, there are some advantages using LotusScript over Formula Language or Simple Actions or Java (Also [read] Keywords: formula language ibm lotus lotusscript notes notesdomino applications development google interface java javascript macintosh microsoft office properties
107


What is LotusScript?
Wed, Apr 20th 2011 10:44p   Vijayakumar Channalli
LotusScript can be defined as many ways : LotusScript is a structured, object-oriented programming (OOP) language that's similar to Visual Basic. LotusScript is a superset of the BASIC language. LotusScript described as "BASIC-like" language i.e English-like statements. It was designed with ease of use in mind. LotusScript is a multi-platform scripting language. You can create just one application, which can be used on any supported platform. LotusScript, a built-in programming language fo [read] Keywords: domino lotus lotusscript application applications development google oop
78


History of LotusScript
Wed, Apr 20th 2011 10:40p   Vijayakumar Channalli
LotusScript is started way, way back in 1993. Released its first version (1.0) used in Lotus Improv (A new spreadsheet product in its decade). In second version (2.0), LotusScript was started to use in Lotus Application called Lotus Forms and Notes ViP, an earlier development tool created to interoperate with Notes. I am not sure which version they started using LotusScript in Samna Ami Pro (brought by Lotus and renamed Word Pro). If you need some more details on this read optional read link 3 & [read] Keywords: domino lotus lotusphere lotusscript notes R5 application applications bleedyellow bleedyellow.com development google openntf properties wiki
101


Back to Basic - LotusScript
Wed, Apr 20th 2011 10:24p   Vijayakumar Channalli
In short, what i call it as B2B - LS You must be wonder why I have had ‘kick off’ this LotusScript knowledge base while there are lots of online stuff are available (Seriously only few). Yes!, there is a reason behind, Firstly I want to say I was a mediocre LotusScript developer when I started learning English like language. Usually first step when anyone want learn something or torch to find in the dark house is Google (Believe me, its my part of life now)… then m [read] Keywords: lotus lotusscript google




242


How to attach files for selected documents in an view using button
Thu, Apr 14th 2011 2:09a   Vijayakumar Channalli
I've seen this asked and haven't seen a clear and comprehensive answer, so I thought I should post it here. I hope it can be useful. 1. Selected two documents to add files to it: The code sample below shows how to attach files for selected multiple documents in an view using button without opening any of the documents. 2. document in edit mode & without file attached: Here's the code, which works in Notes 6.5.1 in 'Attach File' button in picture 1: Sub Click(Source As Button [read] Keywords: lotus lotusscript notes richtext workspace xml




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - FAQ - Mobile Edition