Can someone let me know how to do this for VFP, specifically how do I set the path where the incoming faxes will be saved. My program initialization looks like this... but don't know where the ReceivePath property is located. application .AutoYield = (.F.) FOR I = 0 TO thisform .ofaxman.devicecount...