我可以先問問題嗎??...煩請大大指點嚕!!!
Dim strMapFile As String
這是把地圖的檔案名稱用字串定義嗎???
Private Sub ExitCommand_Click()
End
End Sub
這個物件事直接執行還是說由按鈕來控制
Call MeCaptionIs
mecaption是代表什麼意思呢???
NumbersOnly SpeedText
NumbersOnly TimeText
Maze_Initial Dir(App.Path + "\" + "MAP*.txt"), MapPicture
Call Initial
上述兩行看不懂
|