Anybody else frustrated by this? If so, sign on to it.
The Problem:
If a project with control arrays is saved with the window tab open,
the next time it opens the () in the browser pane is often missing
and the (Index As Integer) parameter is always missing.
Happens in r2, r3 and r4.
To Reproduce:
Create a new project and add two editfields as a control array. Add
some code to the keydown or other event. Test code in Keydown event:
MsgBox "My index is "+str(index)
Save the project with the code Editor visible. Close and re-open the
project.
The Keydown event will not have the (Index As Integer) part but will
run correctly.
ID: <http://www.realsoftware.com/feedback/viewreport.php?
reportid=mujogjqw>
Terry
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>