Email Me
my first name at my last name dot com

Archives
Past Blog Entries

Links
Andy Wrenbeck
ApplePhoneShow
Ben Abler
Ben Poole
Bob Lutz
Bob Obringer
Bruce Elgort
Carpeaqua
Codestore
Cult of Mac
Daring Fireball
Detroit News
Domino Unplugged
Ed Brill
Guidebook
I, Cringely
Joe Litton
Jonvon
NSFTools
NSLog
Ned Batchelder
Old Blog
Raymond Chen
Scobleizer Weblog
Techdirt
Unsanity
Weblogs Apple Log
bonj

10/13/04 11:24 AMUsing LotusScript to add subforms to a form

Somebody recently asked me about adding a subform onto a form through code. Here is LotusScript code which makes CAPI calls which will add a subform for you. As a LotusScript coder, all you need to do is call my LotusScript function.

Back when I originally wrote this code, I thought it was interesting that Lotus names the C function "SubformInsert" when in fact it should be "SubformAppend". Anyway, it caused me to have to do a great deal more work to get a subform at the top of a form.

Here is the PDF subform_insert_code.pdf

Ed Wrenbeck // Add a comment // link

Current Articles
Fluorescent Application Download
Implementing a factory pattern in LotusScript
Using AWStats and Tomcat
Using LotusScript to add subforms to a form
Installing FlowBuilder 3.0 on Linux (SuSE 9.1)
NSOutlineView and Tooltips and Java
The technology behind the site
How do I get Pi Messenger?

login