Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - closer

Pages: [1]
1
Bugs and Issues / Problem with ScenarioStep.Result update
« on: April 02, 2013, 10:12:43 pm »
VB code like this:

dim sct as EA.ScenarioStep
(....)
sct.Uses = "X"
sct.Results = "Y"

sct.Update()

after that i have new value in Uses but no change in Results.
Is it a bug? Or what im doing wrong ?


EAP version: 9.2.1

2
Bugs and Issues / Run script not working
« on: December 11, 2012, 09:37:04 pm »
Hi,
we have big project with many own VBScripts.
Until today all of them works excellent, but from this morning we have problem on some computers with Windows 7.
When I push the "Run script" button, it disables for moment (less than 1 sec), then back to "enabled" state and .... nothing happend. No script was running.
Doesn't  metter what script we want to use, even demo scripts not working :(

Please Help

Pages: [1]