取得中英文混合字串
字串
Debug.Print MyMid("中文Testing測試",3,4) ' 可傳回 "文Te"
Visual Basic 4 以後 | StrTools.bas
modStrTools 函式庫 | MyMid (VB.NET)