Author Topic: $VERSIONINFO:PRODUCTVERSION Workaround  (Read 1794 times)

0 Members and 1 Guest are viewing this topic.

Offline GeorgeLee

  • Newbie
  • Posts: 4
    • View Profile
$VERSIONINFO:PRODUCTVERSION Workaround
« on: June 30, 2020, 02:37:09 pm »
I saw somewhere where someone was having problems getting the "PRODUCTVERSION#" to register correctly.  MY workaround is to use this syntax: $VERSIONINFO:PRODUCTVERSION=4.2.0.0

Skip the # sign and use dots in place of commas.  It is probably a simple routine error in the QB1.4 compile.

George Lee