Hi list,

Is there a known problem with CVAL('DRIVES') function on RBWin65++ and W2K
?

This function is supposed to return the list letters of all drives
connected to the current PC without any separators.
Fixed drives return a capital letter, removable drives (floppy, USB keys
...) a lower letter.

Example :
SET var vdrives = (CVAL('DRIVES'))
show var
vdrives = aCD            TEXT

It seems to work as it is suppose to do (according to the content of help
files) with W98SE and XPPro (SP1).

But a client reports a problem with W2K (SP4).
In this case, it seems to return each letter separated by a coma :

vdrives = a,C,D

I can't test because I have no W2K PC actualy at home ...

Can somebody confirm this behaviour ?
Is this problem known ?
Is there a patch or a workarround ?

Using RBW65++ build 1.851 and 1.866

TIA

J.M. GRATIAS, Logimatique

--- RBASE-L
=======================3D=======================3
D=
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
=======================3D=======================3
D=
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
=======================3D=======================3
D=
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
=======================3D=======================3
D=
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
=======================3D=======================3
D=

Reply via email to