从指定文件中删除字符串

命令格式

DelTextList 文件路径 字符串1 字符串2 字符串3 字符串4 字符串5.

命令参数
参数 含义
文件路劲 自定义
字符串 自定义

命令说明

参数字符串2--字符串5不是必须的.

脚本示例

 #IF
 #ACT
 DelTextList .\QuestDiary\TestList.txt 测试字符串1
 DelTextList ..\QuestDiary\TestList.txt 测试字符串2