Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, path names, dummy URLs, user input, and Twitter handles are shown as follows: "To get a "clean" uninstall, we can uninstall and then manually delete the ProgramData\QlikTech folder."

A block of code is set as follows:

Option Explicit

' Establish some variables
Dim sServer, sSuccessURL, sFailURL
Dim sUser, sGroups, sGroupList
Dim sURL, sRequest, sResult, sTicket
Dim iStart

Any command-line input or output is written as follows:

QMSEDX.exe -task="Sales Analysis.qvw" -pwd=mypassword ...

Get QlikView Server and Publisher now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.