Skip to main content
1-Visitor
April 1, 2010
Question

Vericut extra files

  • April 1, 2010
  • 1 reply
  • 756 views
Good morning,
Is there an option to control where Vericut creates all those extra
files when I use it to nccheck a program?

It creates a lot of extra files that I do not need in my working directory.
All these extra files is taking up space on the server. Or is there an
advantage to leaving these files there that I do not know of?

Thanks.

Examples:

"the model"_1.dsn
"the workpiece"_1.stk
cgtpro60.bat
cgtpro.tls
cgtpro.VcProject
cgtpro_operations.vctmp
cycle.ncl
vericut.log

Son Nguyen
785-667-7763

108 W. 2nd Street
Assaria, Kansas 67416

    1 reply

    1-Visitor
    April 1, 2010
    Son,

    The working directory is the unique destination the files will be created...

    This is what I did in the Pro/E .bat launch script:

    REM ***********************************************
    REM CLEAN POSSIBLE GARBAGE OF THE WORKING DIRECTORY
    REM ***********************************************
    cd d:\users\%USERNAME%\pdmlink
    DEL CONFIG.* /Q >NUL
    DEL VERICUT.* /Q >NUL
    DEL *.CRC /Q >NUL
    DEL *.INF /Q >NUL
    DEL *.OUT /Q >NUL
    DEL UWGM.LOG* /Q >NUL
    DEL ERRMSG* /Q >NUL
    DEL CGTPRO* /Q >NUL
    DEL *.TPH* /Q >NUL
    DEL *.ERR* /Q >NUL
    DEL *.LOG* /Q >NUL
    DEL *.DAT* /Q >NUL
    DEL *.BDE* /Q >NUL
    REM **************
    REM CALL PRO/NC
    REM **************
    CLS
    call s:\ptc\wf3_m230\bin\pro_mfg_jdr.bat

    With this code the garbage is deleted form the working directory everytime Pro/E is launched...

    HTH,

    Daniel Santos
    Suporte Aplicações CAM
    GE Oil & Gas

    T +55 11 4772-3565
    M +55 12 8173-6567
    F +55 11 4772-3775
    -

    Rodovia de Acesso João de Góes, 2300
    Jandira - São Paulo - 06612-000 - Brasil
    Vetco Gray Óleo e Gás LTDA

    GE imagination at work