QTIPS - Short Cut Implicit Formatting

Published ByDateVersionKnowledge LevelKeywords
Sprezzatura Ltd01 JUN 19912.03+EXPERTFORMAT, FMT

The construct PRINT "HELLO" 20 is identical to PRINT "HELLO" "L#20" (which is in turn identical to PRINT FMT("HELLO","L#20")). Note however that this short form will not work properly with multivalues (whereas the final two forms will).

(Volume 3, Issue 2, Page 5)

  • tips/revmedia/v3i2a7.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1