within LotusScript?
TIA
Jim
> within LotusScript?
> TIA
> Jim
For an example, look at the "Delivery Options" on the Memo form in your
Notes mail db.
Good luck,
Lucky
--
Washington University School of Medicine
Office of Medical Education
Joe McGinn
===================================================
Author of Inside LotusScript, available August 1997
http://www.browsebooks.com/McGinn/
===================================================
Unfortunately not. I always use a dialogbox instead. Lookup the dialogbox
method for script.
> within LotusScript?
> TIA
> Jim
Evaluate is kind of fickle about what it will do.
>> within LotusScript?
>> TIA
>> Jim
Joe McGinn
===================================================
Author of Inside LotusScript, available August 1997
http://www.browsebooks.com/McGinn/
===================================================
1. @Prompt([OKCANCELLIST]....) in LotusScript
Hello,
function in script, i've tried with evaluate statement but it doesn't
work.
My need is to have a prompt or dialog or message box with a list of
choice in it, and that after validating one, this choice is affected to
a variable.
Any ideas or scripts are welcomed.
TIA, Xavier
3. How to make @Prompt([OkCancelList]... in LotusScript ?
4. Looking for cheap bulk 4pr cat5 plenum wire source
5. Script version of @DbColumn or @Prompt([OKCANCELLIST])?
6. Server error message still showing up
7. script like @prompt([okCancelList])
8. Problems with Net.ether82557
9. URGENT: about @Prompt[OkCancelList] function
10. How to extend the Window showed by @Prompt([OkCancelList];)
11. @Prompt [OKCancelList] in 4.6
12. @Prompt([OKCANCELLIST]) in script
13. Prompt address book to select person, by LotusScript?