jmarkus
Mechanical
- Jul 11, 2001
- 377
I know that the following can be used to set the plotter and profile to be used in a PlotBuilder function (to make a plot file or send a file to the plotter)
But how can I validate that the plottername or profilename already exists?
Thanks,
Jeff
Code:
plotBuilder1.PlotterText = plottername
plotBuilder1.ProfileText = profilename
But how can I validate that the plottername or profilename already exists?
Thanks,
Jeff