Qlikview-Components icon indicating copy to clipboard operation
Qlikview-Components copied to clipboard

Update README.md

Open emailgregn opened this issue 10 years ago • 3 comments
trafficstars

Make usage explicit so casual users don't have to double google.

emailgregn avatar Sep 10 '15 07:09 emailgregn

Psst...you have misspelled QliView to Qlickview

veglar avatar Sep 10 '15 07:09 veglar

Doh! fixed

emailgregn avatar Sep 10 '15 08:09 emailgregn

Sorry for the delay on picking this up. I like the idea, but disagree with the specific instructions. There is no need to copy the Runtime to the same folder as the qvw. That could be a bad practice as you can wind up with multiple copies of the Runtime. I think it's better to keep one copy.

Also, I think it's important to have people CALL Qvc.Cleanup.

How about: Quickstart:

  1. Unzip the distribution
  2. Add $(Include=path to unzipped folder\qvc_runtime\qvc.qvs); at the top of the QlikView load script.
  3. Call Qvc.* routines as required.
  4. At the end of your script, CALL Qvc.Cleanup.

RobWunderlich avatar Oct 23 '15 06:10 RobWunderlich