How to send Filemaker fmp url from AutoIT -


i have filemaker 14 database executes compiled autoit script. autoit script heap of things filemaker can't , returns fmp:// url filemaker initiating filemaker script parameters passed in url. trouble can't seem figure out how send url request autoit.

i have tried using winhttp object described here doesn't seem fmp:// protocol. have tried using run command in various configurations can't find 1 works.

the url works fine through browser address bar need script sending request. database , autoit script on same pc.

does know how might achieved?

cheers!

i feel silly having found solution simple.

shellexecute ( "fmp://my/really/long/url" ) 

Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -