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.
データベースに使用する古いコードがいくつかあります。EXE ファイルを誤って削除してしまい、Clipper 用の .BAT ファイルしか残っていません。ソースコードを含むプログラムの PRG ファイルと、その他のファイル (DBF、NTX など)。
exeファイルを再度作成する方法は?PRGをコンパイルするコマンドしか見つかりませんでした。
clipper myfile.prg
実行する:
依存関係がある場合は、.rmk ファイルを確認してください。
お役に立てれば