This article applies to:
E-Prime 3.0
Symptoms
SlideButtons, SlideChoice, and SlideSlider sub-objects briefly disappear at the termination of the Slide object.
Detail
This occurs when the Slide with the SlideButton, SlideChoice, or SlideSlider is the only object on the Procedure.
Workaround
Add an InLine after the Slide with the following script:
'Write data to disk
c.Log
'Jump to Procedure Finish
GoTo Procedure_Finish
NOTE: PreRelease must be set to 0 so that the InLine script does not process early.
See Also:
E-STUDIO: Procedure.GenerateLabels Property [28313]
RELEASE INFO: Known Issues in E-Prime 3.0 Update 2 (3.0.3.80) [27789]
Comments
0 comments
Please sign in to leave a comment.