echo
說明
將所有輸入及輸出顯示到螢幕上。
這個指令通常是在 Script 之內使用。
語法
echo
範例
輸出註解:
3/11/08 2:15 PM AllApplications>>
3/11/08 2:16 PM echo "this is a test"
3/11/08 2:16 PM this is a test
echo
將所有輸入及輸出顯示到螢幕上。
這個指令通常是在 Script 之內使用。
echo
輸出註解:
3/11/08 2:15 PM AllApplications>>
3/11/08 2:16 PM echo "this is a test"
3/11/08 2:16 PM this is a test