Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
RunWait()返されたエラー コードの説明が不足しているドキュメント。
RunWait()
異なるエラー コード値は何を意味しますか?
RunWaitこれらのコードは、この AutoIT 機能ではなく、 で実行したプログラムの結果として表示されるためです。
RunWait
一般的な成功コードはゼロであり、ゼロ以外の値は絶対に何でも意味する可能性があり、何が起こったのかを知る唯一の方法は、この正確なアプリまたはコンソール コマンドの出力を調べることです。