Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
App Paths Registry Run Command
#2
Thank you for this.

You might get error at 'v.FromString(Data)'  if you copy and run this code.

The error:
Quote:Error (RT) ....  0x80070057, The parameter is incorrect

The tabs in string "Data" might be converted to single spaces after you copy and paste it in QM.

But it works after copying and pasting the code then replace the spaces with one tab.
Or change 'v.Separator="[9]"' to pipe   =>   v.Separator="|" and then delimit the string "Data" with pipe in stead of tab.
Thanks.


Messages In This Thread
App Paths Registry Run Command - by TheVig - 05-20-2018, 06:08 PM
RE: App Paths Registry Run Command - by r0n - 05-23-2018, 07:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)