Difference between revisions of "Template:AskPlus E.8.4.8"

From Vital Soft Wiki
Jump to: navigation, search
>Johno
(Created page with "'''Enhancements:''' :* Improve error messages in certain special operators (!cvt, !mid, !left, !right, !uniqueid). :* Change export ASKERR=n to specify the max number of disp...")
 
>Johno
 
Line 4: Line 4:
 
:* Change export ASKERR=n to specify the max number of displayed errors. (Max number is still 50.)
 
:* Change export ASKERR=n to specify the max number of displayed errors. (Max number is still 50.)
 
:* Warning message when a register (variable) is used in an expression without first being created in a NEWREG statement.
 
:* Warning message when a register (variable) is used in an expression without first being created in a NEWREG statement.
::This warning will also be displayed in Visimage3 (requires version )
+
::This warning will also be displayed in Visimage3 (requires version 3.3.1)
  
 
'''Fixes:'''
 
'''Fixes:'''

Latest revision as of 00:55, 13 December 2018

Enhancements:

  • Improve error messages in certain special operators (!cvt, !mid, !left, !right, !uniqueid).
  • Change export ASKERR=n to specify the max number of displayed errors. (Max number is still 50.)
  • Warning message when a register (variable) is used in an expression without first being created in a NEWREG statement.
This warning will also be displayed in Visimage3 (requires version 3.3.1)

Fixes:

  • Re-write OUTER join logic to fix several bugs.
  • Fix a bug with the !sum operator. An invalid total was calculated in rare circumstances.
  • Fix a bug when an implicit conversion error occurred while evaluating a link.