[トップ][編集][ノート][編集履歴][一覧][最近の更新][->English]

システム変数読み方

システム変数読み方

HSP3以降

標準システム変数

  • cnt(count)カウント,コント
  • err(error)エラー
  • hdc
  • hInstance
  • hspstat(Hot Soup Processor status)ホットスーププロセッサーステータス
  • hspver(Hot Soup Processor version)ホットスーププロセッサーバージョン
  • hWnd(HandleWindow)ハンドルウィンドウ?
  • iparam
  • looplev
  • lparam
  • mousew
  • mousex()マウスエックス
  • mousey()マウスワイ
  • refdval
  • refstr(reference string)リファレンスストリング
    • refstr(refer string)
  • stat(status)ステータス
  • strsize(string size)ストリングサイズ
  • sublev
  • thismod
  • wparam

マクロ定義システム変数(hspdef.as)

  • dir_cmdline(directory _ command line)
  • dir_cur(directory _ current)
  • dir_desktop(directory _ desktop)
  • dir_exe(directory _ execution file)
  • dir_mydoc(directory _ my document)
  • dir_sys(directory _ system32)
  • dir_win(directory windows)
  • ginfo_act(graphic information _ ID of active window)
  • ginfo_b(graphic information _ blue value)
  • ginfo_cx
  • ginfo_cy
  • ginfo_dispx(graphic information _ display x)
  • ginfo_dispy(graphic information _ display y)
  • ginfo_g(graphic information _ green value)
  • ginfo_intid
  • ginfo_mesx(graphic information _ message x)
  • ginfo_mesy(graphic information _ message y)
  • ginfo_mx
  • ginfo_my
  • ginfo_paluse(graphic information _ palette use)
  • ginfo_r(graphic information _ red value
  • ginfo_sel(graphic information _ ID of selection window)
  • ginfo_sizex
  • ginfo_sizey
  • ginfo_vx
  • ginfo_vy
  • ginfo_winx
  • ginfo_winy
  • ginfo_wx1
  • ginfo_wx2
  • ginfo_wy1
  • ginfo_wy2
  • msggothic
  • msgincho
  • notemax
  • notesize

HSP2.61以前

  • bval(blue value)ブルーバリュー
  • cmdline(command line)コマンドライン
  • cnt(count)カウント
    • cnt(counter)カウンター
  • csrx(cursor x)カーソルエックス
  • csry(cursor y)カーソルワイ
  • curdir(current directory)カレントディレクトリー
  • dispx(display x)ディスプレイエックス
  • dispy(display y)ディスプレイワイ
  • err(error)エラー
  • exedir(execution directory)エグゼキューションディレクトリー
  • gval(green value)グリーンバリュー
  • hspstat(Hot Soup Processor status)ホットスーププロセッサーステータス
  • hspver(Hot Soup Processor version)ホットスーププロセッサーバージョン
  • mousex()マウスエックス
  • mousey()マウスワイ
  • paluse(palette use)パレットユーズ
  • prmx(parameter x)パラメーターエックス
  • prmy(parameter y)パラメーターワイ
  • refstr(reference string)リファレンスストリング
    • refstr(refer string)
  • rval(red value)レッドバリュー
  • stat(status)ステータス
  • strsize(string size)ストリングサイズ
  • windir(windows directory)ウィンドウズディレクトリー
  • winx(window x)ウィンドウエックス
  • winy(window y)ウィンドウワイ