end

プログラム終了

end p1

p1(0) : 終了コード

解説

HSPのプログラムを終了します。
end命令はスクリプトのどこにあってもかまいません。
end命令が実行されると、そのアプリケーションは終了します。

アプリケーションの終了コードをパラメーターp1で指定することができます。
p1を省略した場合は、0がアプリケーション終了コードとなります。
アプリケーション終了コードは、他のプロセスやバッチファイルへの通知に使
用されます。通常は、省略(0)していて問題ありません。

関連項目

stopプログラム中断

サンプル逆引き (102)

ahtman_kw.hsp
aplkey.hsp
aplkey3.hsp
aplnote.hsp
arraynote.hsp
arusave.hsp
aviplay.hsp
blur_f.hsp
blur_x.hsp
box_fullscr.hsp
cdplay.hsp
cl_getpath.hsp
comtest3.hsp
comtest4.hsp
comtest5.hsp
DAYTIME.hsp
defcfunc.hsp
demo.hsp
dircsv.hsp
dirinfo.hsp
editor.hsp
facedetect.hsp
ftime.hsp
fullscr.hsp
fxdir.hsp
getpath.hsp
hsp3imp_test.hsp
hsptv_test.hsp
HTTP.hsp
imgload.hsp
loadsave.hsp
macro.hsp
menubar.hsp
menusample.hsp
mesh_x.hsp
mkpack.hsp
mouse.hsp
mouse.hsp
mxatest.hsp
nkfcnv.hsp
noteadd.hsp
objmode.hsp
objsel.hsp
objshadow.hsp
onerror.hsp
onexit.hsp
onkey.hsp
regtest2.hsp
robot.hsp
robot_x.hsp
rssload.hsp
rssload.hsp
sapi_speech.hsp
settex.hsp
shoot.hsp
skybox.hsp
sndedit.hsp
stick.hsp
str.hsp
terminal.hsp
test1.hsp
test1.hsp
test1.hsp
TEST1.hsp
test1.hsp
test10.hsp
test11.hsp
test12.hsp
test13.hsp
test1f.hsp
test1x.hsp
test2.hsp
test2.hsp
test2.hsp
TEST2.hsp
test2.hsp
test3.hsp
test3.hsp
TEST3.hsp
test3.hsp
test4.hsp
test4.hsp
TEST4.hsp
test5.hsp
test5.hsp
TEST5.hsp
test5.hsp
test6.hsp
test7.hsp
test8.hsp
test9.hsp
typing.hsp
vtest1.hsp
vtest2.hsp
winmove.hsp
winobj.hsp
xsample_amano.hsp
xsample_diamond.hsp
xsample_gcube.hsp
xsample_Rocket.hsp
xsample_shiraho.hsp
xsample_verge.hsp

情報

バージョン3.1
作成日2004/10/12
著作者onitama
URLhttp://www.onionsoft.net/
備考ver3.1標準命令
タイプ内蔵命令
グループプログラム制御命令
対応環境
  • Windows 版 HSP
  • コマンドライン版 HSP
  • HSPLet
hs ファイルhsphelp\i_prog.hs