Hello,
I would like to know how can I make the cursor bar appears over the the default choice in a push button. In my sitution I want 'NO' choice to be highlight when read starts. This is the code I'm using.
store 'NO' to n_choice
@ 00, 01 SAY "Print a Closing Report? " GET...
When traying to pass a the password to a Notes Session with the poSession.Initialize("password") command bring an error "Unknown Name".
Ex. Code
poSession=CreateObject("Notes.NotesSession")
poSession.Initialize('Password')
poDB=poSession.GetDatabase(""...
When traying to pass a the password to a Notes Session with the poSession.Initialize("password") command bring an error "Unknown Name".
Ex. Code
poSession=CreateObject("Notes.NotesSession")
poSession.Initialize('Password')
poDB=poSession.GetDatabase(""...
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.