end

プログラム終了

end p1

p1(0) : 終了コード

解説

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

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

関連項目

stopプログラム中断

サンプル逆引き (184)

addline.hsp
ahtman_kw.hsp
aplkey.hsp
aplkey3.hsp
aplnote.hsp
arraynote.hsp
arusave.hsp
aviplay.hsp
block3.hsp
block3.hsp
blur_f.hsp
blur_x.hsp
bmpsave.hsp
box_fullscr.hsp
button_test.hsp
cdplay.hsp
cl_getpath.hsp
cnvaxis.hsp
cnvsrc.hsp
comtest3.hsp
comtest4.hsp
comtest5.hsp
cookie_get.hsp
cookie_set.hsp
daytime.hsp
defcfunc.hsp
demo.hsp
dircsv.hsp
dirinfo.hsp
editor.hsp
elastic.hsp
elm2d_edit.hsp
emit_sample1.hsp
emit_sample2.hsp
emit_sample3.hsp
eprim.hsp
facedetect.hsp
ftime.hsp
fullscr.hsp
fxdir.hsp
getenv.hsp
getpath.hsp
hgview.hsp
hidmon_test1.hsp
hidmon_test2.hsp
hsp3imp_test.hsp
hsplogo.hsp
hsptv_test.hsp
hsptv_test2.hsp
hsptv_test3.hsp
htmlput.hsp
http.hsp
imgload.hsp
itunes_mon.hsp
kick.hsp
loadsave.hsp
macro.hsp
menusample.hsp
mesh_x.hsp
meshmap.hsp
meshmap2.hsp
meshmap3.hsp
meshmap4.hsp
meshmap5.hsp
meshmap6.hsp
meshmap7.hsp
mkpack.hsp
mouse.hsp
mouse2.hsp
multitouch1.hsp
multitouch2.hsp
multitouch3.hsp
mxatest.hsp
nkfcnv.hsp
noframe.hsp
noteadd.hsp
obaqhg1.hsp
obaqhg2.hsp
obaqhg3.hsp
obaqme.hsp
objmode.hsp
objshadow.hsp
objsort.hsp
ogg_sndtest.hsp
onerror.hsp
onexit.hsp
onkey.hsp
pipe.hsp
poker.hsp
qvbtest.hsp
regtest2.hsp
robot.hsp
robot_x.hsp
rssload.hsp
sample3.hsp
sample4.hsp
sample_01_basic.hsp
sample_02_Rect_Ellip.hsp
sample_03_Color_Brush.hsp
sample_04_Penstyle.hsp
sample_05_DrawText.hsp
sample_06_TransMode.hsp
sample_07_Curve.hsp
sample_08_Copy.hsp
sample_09_imagetest.hsp
sampview.hsp
sapi_speech.hsp
settex.hsp
shoot.hsp
skybox.hsp
sndedit.hsp
stick.hsp
str.hsp
swfload.hsp
terminal.hsp
test1.hsp
test1.hsp
test1.hsp
test1.hsp
test1.hsp
test1.hsp
test1.hsp
test10.hsp
test10.hsp
test11.hsp
test12.hsp
test13.hsp
test1f.hsp
test1x.hsp
test2.hsp
test2.hsp
test2.hsp
test2.hsp
test2.hsp
test2.hsp
test2.hsp
test3.hsp
test3.hsp
test3.hsp
test3.hsp
test3.hsp
test4.hsp
test4.hsp
test4.hsp
test4.hsp
test4.hsp
test5.hsp
test5.hsp
test5.hsp
test5.hsp
test5.hsp
test5.hsp
test6.hsp
test6.hsp
test6.hsp
test6.hsp
test7.hsp
test7.hsp
test7.hsp
test7.hsp
test8.hsp
test8.hsp
test8.hsp
test9.hsp
test9.hsp
test9.hsp
tof2.hsp
twitter_timeline.hsp
typing.hsp
vtest1.hsp
vtest2.hsp
wave.hsp
winmove.hsp
winobj.hsp
xsample_alphapaint.hsp
xsample_alphastg.hsp
xsample_amano.hsp
xsample_diamond.hsp
xsample_gcube.hsp
xsample_gcube.hsp
xsample_Rocket.hsp
xsample_shiraho.hsp
xsample_verge.hsp
yopparai.hsp

情報

バージョン3.3
作成日2009/08/01
著作者onitama
URLhttp://hsp.tv/
備考ver3.3標準命令
タイプ内蔵命令
グループプログラム制御命令
対応環境
  • Windows 版 HSP
  • コマンドライン版 HSP
  • HSPLet
hs ファイルhsphelp\i_prog.hs