Inserting Remarks in gINT Expressions


  
 Applies To 
  
 Product(s):gINT Logs, gINT Professional, gINT Professional Plus
 Version(s):N/A
 Environment: N/A
 Area: Report-Multiple General
 Subarea: 
 Original Author:Kathleen Holcomb, Bentley Technical Support Group
  

 

 

 

 

 

 

 

 

Inserting Remarks in Expressions in Report Design and User System Data

Steps to Accomplish

Anything that gINT does not understand between token delimiters [angle brackets] is ignored when outputting a report. You can use this fact to insert comments to explain complicated expressions.

Here are some examples:

<<Rem: Determine the mid-point of the sampled interval>>_

<<Remark: Find the material graphic associated with the mid-point depth>>_

<<Comment: Look up the description of the graphic>>_

The Rem, Remark, and Comment prefixes are not necessary, but we use these terms for the purposes of clarity.

Note the use of line continuations (underscores) at the end of each line in the above example. This breaks up complex expressions into readable sections and avoids adding carriage returns where you don't want them.

The key stroke short cut for inserting token delimiters is CTRL+, (comma).