Skip to main content
 
developerWorks
AIX and UNIX
Information Mgmt
Lotus
New to Lotus
Products
How to buy
Downloads
Live demos
Technical library
Training
Support
Forums & community
Events
Rational
Tivoli
WebSphere
Java™ technology
Linux
Open source
SOA and Web services
Web development
XML
My developerWorks
About dW
Submit content
Feedback



developerWorks  >  Lotus  >  Forums & community  >  Notes/Domino 4 and 5 Forum

Notes/Domino 4 and 5 Forum

developerWorks

  

Sign in to participate PreviousPrevious NextNext

Dialogbox Date problem
Terry Boger 23.May.06 10:56 AM a Web browser
Domino Designer -- LotusScript 5.0.6a Windows XP

I am trying to use a dialog box to replace a date in a document. Following is the code:

Dim newdoc As New NotesDocument(db)
Call doc.CopyAllItems(newDoc, True)
Dim item As NotesItem
Dim datetime As NotesDateTime
Set item = doc.GetFirstItem("IssueDate")
Set datetime = item.DateTimeValue
Call ws.DialogBox("Schedule",True,True,True,True,False,False,"Schedule")
Dim uidoc2 As NotesUIDocument
Set uidoc2 = ws.CurrentDocument
Dim Count As Integer
Count = Cint(uidoc2.FieldGetText("Date1_1"))
If(Count > 0) Then
Dim item2 As String
item2 = uidoc2.FieldGetText(Date1)
Call newdoc.ReplaceItemValue("IssueDate",item2)
Call newdoc.Save(True,False)
End If

Everything works until I get to the following:

item2 = uidoc.FieldGetText(Date1)

The error is string expected. I thought the FieldGetText would convert the Date1 field to a string. Of course I have to figure out how to convert it back to a date as well.

Can someone tell me where I am going wrong?

Thanks so much.

Terry




Dialogbox Date problem (Terry Boger 23.May.06)
. . RE: Dialogbox Date problem (Cesar Mugnatto 23.May.06)
. . . . RE: Dialogbox Date problem (Terry Boger 23.May.06)






  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Author
Category
Platform
Release
Advanced search

 Sign In or Register
Sign in
Forgot your password?
Forgot your user name?
Create new registration

 RSS feedsRSS
All forum posts RSS
All main topics RSS
More Lotus RSS feeds

 Resources
Forum use and etiquette
Native Notes Access
Web site Feedback

  Lotus Support
Lotus Support
Product support pages index
Search knowledge base (Technotes)
Search support downloads
Lotus Support RSS

 Wikis
IBM Composite Applications
IBM Mashup Center
IBM Connections
IBM Docs
IBM Forms
IBM Mobile Connect
IBM Sametime
IBM SmartCloud for Social Business
IBM Web Experience Factory
Lotus Domino
Lotus Domino Designer
Lotus Expeditor
Lotus Foundations
Lotus iNotes
Lotus Instructor Community Courseware
Lotus Notes
Lotus Notes & Domino Application Development
Lotus Notes Traveler
Lotus Protector
Lotus Quickr
Lotus Symphony
IBM Web Content Manager
WebSphere Portal

 Lotus Forums
Notes/Domino 9.0
Notes/Domino 8.5 + Traveler
Notes/Domino XPages development forum
Notes/Domino 8
Notes/Domino 6 and 7
Notes/Domino 4 and 5
IBM Connections
IBM Forms
IBM Mobile Connect
IBM Sametime
IBM SmartCloud Notes
IBM SmartCloud Meetings
IBM Web Content Manager
Lotus Domino Document Manager
Lotus e-learning
Lotus Enterprise Integration
Lotus Expeditor
Lotus Protector
Lotus Quickr
Lotus SmartSuite
Lotus Symphony
Lotus Symphony Developer Toolkit Support
Lotus Workflow