From: bruce34567 on
Apologies to all for my recent ranting, i have always loved this product with a
passion and want it to succeed and i mean that!

Anyways, my latest issue is using the Active Sound Recorder Activex Control, i
can initialize the control and use the methods but i am having trouble it seems
with changing it's properties?????

Specifically i am attempting to change the recording format like so:

set ok = sprite(1).EncodeFormatForExporting = 2

i get a return error code of 0 ... meaning should be ok, but the property
does not get changed, mebe another way of writing the call???


set ok = sprite(1).EncodeFormatForExporting = 2
:embarrassment;:embarrassment;:confused;