Skip to content

Instantly share code, notes, and snippets.

@honda0510
honda0510 / Module1.bas
Created July 1, 2011 15:18
Yahoo!のWeb APIを使って住所から最寄り駅を取得
Option Explicit
' ----------------------------------------------------------------------
' 参照設定
'
' Microsoft WinHTTP Services, version 5.1
' Microsoft VBScript Regular Expressions 5.5
' ----------------------------------------------------------------------
Sub test()