Clarion ProCodeBlock Documentation

ProCodeBlock Features

ProCodeBlock Features

Previous topic Next topic  

ProCodeBlock Features

Previous topic Next topic  

The technology in ProCodeBlock makes it easy for you to control the end user experience when they try to access a program feature that is protected by a CodeBlock.

 

When a CodeBlock is detected you can:

 

Display a Clarion Messagebox

Display a HTML Help Topic

Display a Website URL

Block Multiuser File Access (or multiple instances of your program on the same computer)

 

 

The values for these items can be set at the global level and are automatically populated to procedure extension templates as they are added.  Then you can change the values or override the settings as needed.

 

There is also a template that lets you use the ProCodeBlock features anywhere in your program even when the CodeBlock technology is not active.

 

This extends the usefulness of ProCodeBlock in many ways.