epdf macro to remove comments

mac2022-06-30  25

简单写了一个rexx的macro来方便的移除所有的comments

 

ADDRESS ISPEXEC 'ISREDIT MACRO' 'ISREDIT RESET' 'ISREDIT EXCLUDE "//*" 1 ALL' 'ISREDIT DELETE ALL X' EXIT

转载于:https://www.cnblogs.com/db2zos/archive/2013/04/23/3037663.html

最新回复(0)