All public logs
Jump to navigation
Jump to search
Combined display of all available logs of SysCAD Documentation. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:39, 29 January 2023 Merry.Huang talk contribs created page Template:Sub CheckVersion (Created page with "<syntaxhighlight lang="pgm"> Sub CheckVersion() Bit BuildOK Const long VersionNumber = 32346 BuildOK = PM.Version(0)>=9 AND PM.Version(1)>=3 AND PM.Version(2)>=139...")