just since this would show up on a Google search for people interested...
it does return multiple rooms :-D
ResNameCheck = Evaluate({@FindFreeResource("CN=*/O=Toronto";"1";@TextToTime("21/01/2011 10:00:00 AM");@TextToTime("21/01/2011 10:30:00 AM");1;30)})
Messagebox Join(resnamecheck,";")...
I got it working!!
Sub Initialize
Dim tmpStart As Variant
Dim tmpEnd As Variant
Dim ResNameCheck As Variant
tmpStart=Cdat("01/18/2011 10:00:00 AM")
tmpEnd=Cdat("01/18/2011 10:30:00 AM")
ResNameCheck = Evaluate({@FindFreeResource("CN=*/O=Toronto";"1";@TextToTime("18/01/2011 10:00:00...
Hey again,
tmpStart:=@TextToTime("18/01/2011 10:00:00 AM");
tmpEnd:=@TextToTime("18/01/2011 10:15:00 AM");
tmpRoom:=@FindFreeResource("CN=*/O=Toronto";"1";tmpStart;tmpEnd;1;30);
@Prompt([OK];"Available Room";tmpRoom)
... That works it shows a messagebox with 1 room...
I've found the syntax of the function @FindFreeResource, and I'm trying to get it to return within LotusScript
Description of function
--------------------------------------------------
Syntax
@ Findfreeresource ( key , resource type , start datetime ;
EndDateTime ; capacity ; results )...
(RESOLVED!!! an error occurred during directory enumeration
what felt like a TRAGEDY becomes a success story!)
Okay, windows did not boot up, I was using NON-GUI boot, so I didn't see anything just a black
screen , all I saw was my wireless light turn on, and the computer activity light...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.