[ACP-1139]  Handle FocusMax V4 FocusControl.Version string
Type Limitation
Priority Medium
Severity Minor
Component AcquireSupport library
Fixed In Version [7.27.2
Versions Affected [7.17.1
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 6/21/2014

Description
The code to test if FocusMax is too old tests for a 3-part version x.y.z. With the new FocusMax 4 this is coming out a 4-part string w.x.y.z with y=0 (typ.). So the code must accept that. This should take all of 15 min.

Comments
6/21/2014 8:54:04 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 657
Affected files /trunk/ACP Help/relnotes.htm (Modified)
/trunk/AcquireSupport.wsc (Modified)
/trunk/Script Components Master/AcquireSupport.wsc (Modified)
Check-in comment FocusMax V4 (4-part version) fix GEM:1139
6/20/2014 11:17:09 AM   Bob Denny
Check FocusMax version in Preferences and disable selection if too old or not there. Maybe say "too old" instead of "not installed". See ACP-1138 where this work is being done.

Never mind, this would cause FocusMax to start when doing ACP Preferences.