Author Topic: Slick stack auto reporting...  (Read 2031 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Slick stack auto reporting...
« on: September 08, 2016, 11:31:16 PM »
If it doesn't already, Slick oughta auto-report SlickStacks as part of Tools > Options > Application Options > Product Improvement Program


Then you guys would have a much more accurate picture of the total number of these, and how frequently each unique instance occurs.




Is the PIP data file written to disk someplace we could look at?
How often does it get uploaded?

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6862
  • Hero Points: 528
Re: Slick stack auto reporting...
« Reply #1 on: September 09, 2016, 03:13:41 AM »
Looks like it's sent every 7 days.

pip.xml and pip.xml.zip are deleted quickly after they are sent. You would have to avoid the _pip_clean_up() function code. Then you should at least have pip.xml.zip in your config directory.

I thought Slick-C stacks generate pip data but I'm not seeing where this pip data gets added.