von dp am 18.Februar 97 um 12:44:10:
zu: mci von dp am 18.Februar 97 um 12:24:43:
>> How do I put the returned info from an MCI command into a variable ?
>> > put mci "status cdaudio mode" into cdmode
Like this:
mci "status cdaudio mode"
put the result into cdmode
It took me half an hour before I remembered "the result"
-- Peter Nilsson
D. Plänitz