AppleScript名:郵便専門ネットで郵便番号の存在チェック |
tell application "http://yubin.senmon.net/service/xmlrpc/" call xmlrpc {method name:"yubin.postcodeExists", parameters:{"1760024"}} end tell –> true |
More from my site
(Visited 62 times, 1 visits today)
AppleScript名:郵便専門ネットで郵便番号の存在チェック |
tell application "http://yubin.senmon.net/service/xmlrpc/" call xmlrpc {method name:"yubin.postcodeExists", parameters:{"1760024"}} end tell –> true |