B
bart.syryn
Guest
Hi, Probably a stupid question, but why does the following work (OE11.3) : hCP:INITIALIZE("myuser@mydomain",ccid,?,"mypaswd"). And the following doesn't work: DEF VAR chUser AS CHARACTER. chUser = "myuser@mydomain". hCP:INITIALIZE(chUser,ccid,?,"mypaswd"). Kind regards, Bart S.
Continue reading...
Continue reading...