切换到宽版
  • 广告投放
  • 稿件投递
  • 繁體中文
    • 9859阅读
    • 16回复

    [求助]打开CODEV,生成很多.rec文件,头痛! [复制链接]

    上一主题 下一主题
    离线superyu2009
     
    发帖
    1961
    光币
    4024
    光券
    0
    只看楼主 倒序阅读 楼主  发表于: 2010-09-27
    关键词: CODEV文件
    请教:打开CODEV,生成很多.rec文件,头痛!如何设置才能解决啊?谢谢
     
    分享到
    离线superyu2009
    发帖
    1961
    光币
    4024
    光券
    0
    只看该作者 1楼 发表于: 2010-09-30
    顶一下  望先了解这个的朋友 帮忙作答 ths
    离线linlin911911
    发帖
    910
    光币
    128952
    光券
    0
    只看该作者 2楼 发表于: 2010-10-02
    Optional Macro File 3)0z(30  
    You can also have CODE V read a macro file upon startup that contains option commands, which the defaults.seq file does not allow. For example, you could include the LIB command to remove recover files left over from a previous CODE V session: e]DuV)k&  
    ?ytY8`PC  
    LIB DEL *.-.REC ! Deletes all .REC files except for the latest   6QM$aLLP?  
      ! version in your current directory `W9~u: F  
    X`Jo XNqm  
    You can give any name to this macro file, as long as the file extension is .seq. To have CODE V read in this file, specify the file name in the Second Macro to Run During Installation box (Tools > Preferences menu, Output tab). CODE V will search for this file in the directory where you started the program. v9 *WM3  
    ;>*Pwz`~jT  
    Xc8 XgZk  
    )j\9IdkU;y  
    CODEV.REC - A log of every command you generate during your current CODE V session. It is started fresh when you enter CODE V (old ones not saved) and is generated automatically; ignore it unless: nI7v:h4  
    G(;R+%pu  
    –  Your communication link is broken in mid-session. Re-entering with CODEV/R will “replay” the session up to that point (under operating system control, edit out any unwanted parts before replaying). ?d' vIpzO!  
    ?A]/ M~3B  
    –  You want to save a group of commands you generated interactively as a .SEQ macro file, for reuse. Copy this file to a .SEQ file and edit it down to the desired contents before you reenter CODE V. WG]`Sy  
    离线linlin911911
    发帖
    910
    光币
    128952
    光券
    0
    只看该作者 3楼 发表于: 2010-10-02
    上面是解答
    离线superyu2009
    发帖
    1961
    光币
    4024
    光券
    0
    只看该作者 4楼 发表于: 2010-10-05
    谢谢LinLin100,再问一下,如何写宏?(可否指示类似方法!?) wnjAiIE5  
    我把Macro里面的.seg文件打开,加入“LIB DEL *.-.REC ”,再设置好CODE V里面的内容(To have CODE V read in this file, specify the file name in the Second Macro to Run During Installation box (Tools > Preferences menu, Output tab). CODE V will search for this file in the directory where you started the program. 7]|zkjgI   V='A;gs  
    gF[6c`-s ) >ud u~  
    R5N~%Dg)3  
    可是没有任何改善啊? &G)/i*  
    谢谢·
    离线linlin911911
    发帖
    910
    光币
    128952
    光券
    0
    只看该作者 5楼 发表于: 2010-10-05
    lib {]]#q0|  
       dir ($Q|9>5,  
       del *.*.rec
    离线superyu2009
    发帖
    1961
    光币
    4024
    光券
    0
    只看该作者 6楼 发表于: 2010-10-06
    谢谢LinLin100, 终于成功了
    离线bigboycn
    发帖
    90
    光币
    207
    光券
    0
    只看该作者 7楼 发表于: 2011-01-10
    受教了
    离线over
    发帖
    391
    光币
    1425
    光券
    0
    只看该作者 8楼 发表于: 2011-01-11
    Re:打開CODEV,生成很多.rec文件,頭痛!
    linlin100 是高手。
    离线hzdp
    发帖
    1004
    光币
    7906
    光券
    0
    只看该作者 9楼 发表于: 2011-01-20
    学习了,呵呵