Home › HSP Version › Sample - basic › note1.hsp
OHDL
sample\basic\note1.hsp » Plain Format
; ; メモリノートパッド命令テスト1 ; "note1.hsp"にインデックス番号をつけて表示 ; nmax=0 b="" notesel a noteload "note1.hsp" idx=0 repeat notemax noteget b,idx print "index"+idx+"="+b idx++ loop stop