Form and  Report version numbers have been very helpful coordinating development and production databases.  I get them by:

SELECT SYS_FORM_VERSION INTO fvVersion INDICATOR iv1 +
 FROM Sys_Forms3 WHERE Sys_Form_Name = .RBTI_FORM_FORMNAME

External forms also have version numbers - does anybody know how to access them, i.e., load into a variable?

TIA,
Doug


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- You received this message because you are subscribed to the Google Groups "RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/7fd2def5-9a48-f115-7487-13fa3640464d%40wi.rr.com.

Reply via email to