Returned values for printer/oipi info (OpenInsight 32-Bit)
At 01 JAN 2010 05:53:35PM DSig (SigsSolutions, Inc) wrote:
Version 9.1.1 (client install isn't happy)
The following 2 lines of text
ver=Get_Printer("VERSION")
text=You are currently using version '":ver:"' of the OIPI, and the OIPI build number is '":ver:"' and the VSVIEW control version is '":ver:"'":@FM:"Your serial number is ":Get_Printer("SERIAL")
Prints this …
You are currently using version '9.1.1' of the OIPI and the OIPI build number is
and the vsview control version is
Your serial number is -9Are these the expected values?
At 01 JAN 2010 07:17PM Bryan Shumsky wrote:
Hi, David. "Expected"? Perhaps not. But they are what appears to be returned from either the 'classic' OIPI or the new OIPI.Net.
It looks like either the OIPI_EXAMPLE1 (which includes these lines), and the on-line help for the VERSION parameter, should be updated to reflect the actual return value, or the VERSION call should itself be updated to indeed return the documented values.
Thanks for pointing that out; we'll look into it.
- Bryan Shumsky
Revelation Software
At 05 JAN 2010 08:43AM Bob Orsini wrote:
Dave, this is obsolete and we will be modifying the help. The version was a comand used by the old OIPI from 4.1 which received the information from a license file. The only value available now is the OCX version.
At 05 JAN 2010 07:24PM DSig (SigSolutions) wrote:
And that is reported how?