iCAx开思网

标题: 后处理自动删除垃圾文件 [打印本页]

作者: enliang    时间: 2011-1-4 10:15
标题: 后处理自动删除垃圾文件
如题。请各位测试下
增加添加文件夹功能
[attach]1059859[/attach]

本帖最后由 enliang 于 2011-1-5 09:21 编辑
作者: xiamen_guo    时间: 2011-1-4 13:12
怎么是gpost呢
作者: xiamen_guo    时间: 2011-1-4 13:14
@echo off
rem   This file will clean out any temporary Pro/E files which are
rem   not required.  Simply type "clean" in the desired directory
rem   to clean it out.  Or access it from the UTILITIES menu.
del *.acl*
del *.ncl*
del *.mbx*
del *.lst*
del trail.txt.*
del s2d0*.sec*
del APS00W07.*


用写字板加上这些就可以了

存成bat后缀
作者: enliang    时间: 2011-1-4 14:11
后处理的同时,自动删除这些文件。
作者: xiamen_guo    时间: 2011-1-4 15:28
enliang 发表于 2011-1-4 14:11
后处理的同时,自动删除这些文件。
怎么使用,
作者: xiamen_guo    时间: 2011-1-4 15:30
文件夹GPOST放在C盘根目录下 uncx01.f01和uncx01.p01复制到$PRO_DIRECTORY\i486_nt\gpost下  固定刀号H1

这是?
作者: xiamen_guo    时间: 2011-1-4 15:31
能否直接加在我们自己常用的后处理里面呢
作者: enliang    时间: 2011-1-4 15:49
可以。.........

本帖最后由 enliang 于 2011-1-5 09:31 编辑
作者: o心灵o    时间: 2011-1-6 00:14
谢谢分享。。。
作者: proeprower    时间: 2011-1-13 19:58
dddddddddddd
作者: meijun9988    时间: 2011-2-26 12:35
谢谢分享。。。
作者: sc-mz    时间: 2011-5-29 16:56
顶》》》》》》》》》》》》》
作者: 三郎    时间: 2011-5-29 23:27
感谢分享!!
有点意思!
作者: qcfwan2002    时间: 2011-11-26 14:33
试试如何
作者: ainisea    时间: 2011-11-29 15:20
不懂,技术性的问题,要慢慢学习
作者: lzywlq    时间: 2012-2-20 14:37
请问以下代码要加到哪可以自动删除后处理垃圾文件:
@echo off
rem   This file will clean out any temporary Pro/E files which are
rem   not required.  Simply type "clean" in the desired directory
rem   to clean it out.  Or access it from the UTILITIES menu.
del *.acl*
del *.ncl*
del *.mbx*
del *.lst*
del trail.txt.*
del s2d0*.sec*
del APS00W07.*
作者: lzywlq    时间: 2012-2-20 14:37
请问以下代码要加到哪可以自动删除后处理垃圾文件:
@echo off
rem   This file will clean out any temporary Pro/E files which are
rem   not required.  Simply type "clean" in the desired directory
rem   to clean it out.  Or access it from the UTILITIES menu.
del *.acl*
del *.ncl*
del *.mbx*
del *.lst*
del trail.txt.*
del s2d0*.sec*
del APS00W07.*
作者: lzywlq    时间: 2012-2-20 14:38
请问以下代码要加到哪可以自动删除后处理垃圾文件:
@echo off
rem   This file will clean out any temporary Pro/E files which are
rem   not required.  Simply type "clean" in the desired directory
rem   to clean it out.  Or access it from the UTILITIES menu.
del *.acl*
del *.ncl*
del *.mbx*
del *.lst*
del trail.txt.*
del s2d0*.sec*
del APS00W07.*
作者: lzywlq    时间: 2012-2-20 14:39
请问以下代码要加到哪可以自动删除后处理垃圾文件:
@echo off
rem   This file will clean out any temporary Pro/E files which are
rem   not required.  Simply type "clean" in the desired directory
rem   to clean it out.  Or access it from the UTILITIES menu.
del *.acl*
del *.ncl*
del *.mbx*
del *.lst*
del trail.txt.*
del s2d0*.sec*
del APS00W07.*
作者: lzywlq    时间: 2012-2-20 14:49
不好意思,网络特慢,以为没发上,结果发了这么多
作者: lllcm    时间: 2012-6-1 22:28
lzywlq 发表于 2012-2-20 14:49
不好意思,网络特慢,以为没发上,结果发了这么多

版主好!请教上述代码要加到哪可以自动删除后处理垃圾文件?
作者: aaxin    时间: 2012-12-23 14:16
文件夹GPOST放在C盘根目录下 uncx01.f01和uncx01.p01复制到$PRO_DIRECTORY\i486_nt\gpost下  固定刀号H1 那我原来的UNCX01会改变吗
作者: aaxin    时间: 2012-12-23 18:53
一直没有搞定啊
作者: aaxin    时间: 2012-12-23 21:03
我的后处理也改变了
作者: aaxin    时间: 2013-1-3 13:19
怎么不好用呢???
作者: aaxin    时间: 2013-1-3 14:24
uncx01.f01和uncx01.p01复制到$PRO_DIRECTORY\i486_nt\gpost下  固定刀号H1
--你这样不是改变了我们原来的后处理程序了吗?




欢迎光临 iCAx开思网 (https://www.icax.org/) Powered by Discuz! X3.3