配置log文件
;----> Get Time
gettime timestr "%Y%m%d-%H%M%S"
;---->Get current path
getdir mdir
sprintf2 filename '%s\Log\%s_%s.log' mdir Macstr timestr
;----> Get Time
gettime timestr "%Y%m%d-%H%M%S"
;---->Get current path
getdir mdir
sprintf2 filename '%s\Log\%s_%s.log' mdir Macstr timestr