Dave:
I have several GRF files that were created with DplotJR saved in a directory, and I would like to be able to selectively view them by executing DPLOTVU.EXE from within a running FORTAN program. Is their some way I can do this. It appears that DPLOTVU.EXE does not accept command line input arguements (for example, “DPLOTVU.EXE FILE.GRF”).
Don
? about use of DPLOTVU.EXE
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
I tried this just now and it worked fine with Windows Start>Run:
<path>\dplotvu.exe <filepath>\filename.grf
However, you won't get an error message if the file isn't found, so my guess is all you need is the correct path to the file. If the path isn't specified then dplotvu.exe will look in the same folder where it resides. If you launch it using CreateProcess or some other function that allows you to specify the current folder, then... I'm pretty sure it will look in that folder, though I haven't tried that.
<path>\dplotvu.exe <filepath>\filename.grf
However, you won't get an error message if the file isn't found, so my guess is all you need is the correct path to the file. If the path isn't specified then dplotvu.exe will look in the same folder where it resides. If you launch it using CreateProcess or some other function that allows you to specify the current folder, then... I'm pretty sure it will look in that folder, though I haven't tried that.
Visualize Your Data
support@dplot.com
support@dplot.com
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
I haven't forgotten the problem, I just haven't been able to find a system that also gives me that problem yet. I'd appreciate it if you'd check out the beta version when you get a chance:
Edit: dplotvubeta.exe removed. The problem mentioned in this thread has been fixed for some time now.
Edit: dplotvubeta.exe removed. The problem mentioned in this thread has been fixed for some time now.
Last edited by DPlotAdmin on Tue Nov 29, 2005 5:38 pm, edited 1 time in total.
Visualize Your Data
support@dplot.com
support@dplot.com
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
Don,
Thanks for checking. I'll give this problem my attention until it is fixed.
Thanks for checking. I'll give this problem my attention until it is fixed.
Visualize Your Data
support@dplot.com
support@dplot.com