in

Data Techniques Forums

Receiving faxes in Faxman 4.04.05

Last post 01-29-2009 3:06 PM by apaustria. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 01-29-2009 10:35 AM

    Receiving faxes in Faxman 4.04.05

    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-1

    thisform.ofaxman.DeviceRecv(I) = .T.

    thisform.ofaxman.serverOption = 'AutoReceive'

    thisform.ofaxman.ServerOptionSetting = "On"

    ENDFOR

    Filed under: , ,
  • 01-29-2009 3:06 PM In reply to

    Re: Receiving faxes in Faxman 4.04.05

     Anyone? How can I actually implement this or change the path?

    ReceivePath

    This item specifies the path for received fax files to be placed in. If this string is not present or specifies an invalid path then all faxes will be placed in the same directory as the FaxMan server (faxman4.exe).

     

    Filed under: , ,
Page 1 of 1 (2 items)
Copyright 2009 Data Techniques, Inc. All Rights Reserved.