I need a view button that presents a pick list then runs some script. I know how to use @Prompt for the pick list. How do you do it in script?
Subject: Thanks…workspace.prompt got it!
Subject: @Prompt Equivalent in LotusScript
Checkout PickListCollection in the designer help, should do just what you want.
HTH
Jase
Subject: NotesUIWorkspace.PicklistStrings / Collection (WAS: @Prompt Equivalent in LotusScript)