You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In doing some screen casts today, it the script saving from VDBBuilder seemed to be acting wonky. The initial set-record on worked fine, but later I hand edited the file to clear it out. After that there seemed to be issues with set-record on actually writing content to the file. Need to test a few scenarios.
The text was updated successfully, but these errors were encountered:
I tested a few scenarios. Everything works fine apart from the scenario you provided. If you modify the file which is set in RECORDING_FILE property while the vdb builder is running, the recording will stop to work until you re-set RECORDING_FILE property or restart vdb builder. It is quite interesting that FileWriter doesn't throw an exception in such situation.
In doing some screen casts today, it the script saving from VDBBuilder seemed to be acting wonky. The initial set-record on worked fine, but later I hand edited the file to clear it out. After that there seemed to be issues with set-record on actually writing content to the file. Need to test a few scenarios.
The text was updated successfully, but these errors were encountered: