Tag:Remind
-
Time:2020-7-13
‘/*========================================================================= ‘* intro timing reminder, format: time | prompt, specific use method can refer to examples‘ * FileName Remind.vbs ‘ * Author yongfa365 ‘ * Version v1.0 ‘ * WEB http://www.yongfa365.com ‘ * Email yongfa365[at]qq.com ‘ * FirstWrite http://www.yongfa365.com/Item/Remind.vbs.html ‘ * MadeTime 2008-06-18 19:26:32 ‘ * LastModify 2008-06-18 19:26:32 ‘ *==========================================================================*/ tx = True used = “” t = “” The beginning of modifiable regionT = t – “|” & “10:00:00” Hello, hi, it’s a beautiful womanT = t – “|” & “11:30:00” beauty, it’s time to eat! […]