You are not logged in.
Pages: 1
Is there a way to stop VC from loading the sample file at the beginning of the session?
It takes an awfuly long time to get to the point where I can call up one of my own files.
Douglas W. McDowell
FPD Company
124 Hidden Valley Road
McMurray, PA. 15317
Offline
You can edit the batch file vericut.bat found in your commands directory, i.e. C:\cgtech60\windows\commands and add this line after amending it to suit:
Add after the other environment variables.
CGTECH_VCPROJECT ? Specifies the default Project file for VERICUT. The full directory path can be included.
Example of use:
set CGTECH_VCPROJECT=C:\mydir\myprojectfile.VcProject
or
Right click on your Vericut 6.0 icon and enter the properties dialog
Add after the target text "vcproject=path and project file name"
For example:
C:\cgtech60\windows\commands\vericut.bat "vcproject=E:\myfiles\my customers\Projects\202-052335.VcProject" Added text in bold.
Offline
a simpler method is:
In VERICUT:
File > Preferences
Your then have the choice to:
-Open standard VERICUT project (default)
-Start New Project
-Open Last project
-Choose project file on startup
This choice will be active when you re-open VERICUT
Offline
Thanks a bunch. I would have tripped over it eventually!
Douglas W. McDowell
FPD Company
124 Hidden Valley Road
McMurray, PA. 15317
Offline
Pages: 1