Skip to main content
This forum is closed to new posts and responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: What's wrong with "Evaluate"?
~Elizabeth Dwojumicheknivu 10.Mar.07 05:24 PM a Web browser
Domino Designer 6.5.1 Windows 2003


Why not use the StrRight, or StrLeft lotusscript functions instead?
str1 = StrRight(picklist(0), |","|)

Also you can use Split if you have a known number of elements
arrTemp = split(picklist(0), |","|)
str1 = arrTemp(0)

Btw, the Evaluate should work if you do this:
str1 = Evaluate(|@Right("|+picklist(0)+|";"","")|)

(Evaluate doesn't understand your picklist(0) variable)

regards,
Bjorn




What's wrong with "Evaluate"? (~Pippy Dwojumij... 10.Mar.07)
. . "picklis" misspelled? NT> (~Sanjay Dwopone... 10.Mar.07)
. . RE: What's wrong with "Evaluate"? (~Elizabeth Dwoj... 10.Mar.07)
. . RE: What's wrong with "Evaluate"? (~Alexis Kirever... 10.Mar.07)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


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

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS