For example:
Code: Select all
FileType(1)
FileOpen("C:\Program Files\DPlot\EX01.GRF")
FileClose()
FileOpen("C:\Program Files\DPlot\EX01.GRF")
Code: Select all
Directory("C:\Program Files\DPlot")
FileType(1)
ForFilesIn("*.grf")
FileClose()
NextFile
This bug is in the newer version 1.9.9.5 and 1.9.9.7 of the Registered DPlot. I did not try it with an older version of DPlot, nor on the free variant of DPlot.