Razzak :

>>
At this point 1.863xRT03 is not a public version, but rather a field test
version
for specific bug fixes requested on R:DCC by our CURRENT Developers/Users.
Just to let you know, your reported (CVAL('WHILEOPT')) boo-boo has been
FIXED in the public version (Build:1.864xRT03) to be released shortly.
<<

No problem .... It is good to know that thoses bugs will be fixed soon
.....
Please tell RDCC to have a look on this one (I did't report it because I
was told that 1.862 was the last RBW 6.5 version ....)

Mail sent 2 days ago :

>>
.....
But there is a problem with function  (CVAL('CURRDIR'))
CHOOSE from a codelocked menu don't work after calling  (CVAL('CURRDIR'))
function.

Command file sample :

SET var vdbpath TEXT = NULL
SET var vdrive TEXT = NULL
SET VAR vdbpath = (CVAL('CURRDIR'))
CHOOSE vdrive FROM mdrive IN mdrive.apx
PAUSE 2 USING 'After CHOOSE'
RETURN


This is the menu :

$MENU
mdrive
POPUP
|#DRIVES|
ENDC

Just codelock it and RUN the command file sample :  RBW skip over CHOOSE
and execute the PAUSE command ....
Same with TRACE/F10 works OK
This problem seems general with functions :  same (CVAL('ECHO')),
CVAL('NAME')) .....

Using 1.862 and W98SE.

Regards,

J.M. GRATIAS, Logimatique

Reply via email to