Skip navigation

Account settings

Topic

How to write results to data file in Flexpro?

Home page Community FPScript How to write results to data file in FlexPro?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33333

    Flexpro can read data from text file with ReadTextFile, is there any function in Flexpro similar to ReadTextFile to write analysis results to text file?

    #33331

    Flexpro can read data from text file with ReadTextFile, is there any function in Flexpro similar to ReadTextFile to write analysis results to text file?

    #33332
    Bernhard Kantz
    Participant

    There is no such function in FPScript. Depending on what you want to do you could use the export facility for formulas and datasets (right-click on the object(s) in FlexPro Explorer and choose the Export command).
    Of cause you can always fall back to VBA to write out some text file.

    Support
    support@weisang.com

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.