Open Same script multiple times

Asked by Parva Thakkar

I was wondering if this is normal -
I can open the same script multiple times in Sikuli IDE (I have rc3). All the instances of the script would open as different tab inside.

All modern application either doesn't allow you to open same file more than once or gives some warning / error when you do this.

Is it something normal or expected; or known for that matter?

Thanks,
Parva Thakkar

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Harry Readinger (temporary22) said :
#1

The question i guess would be, is there a good reason you must have the same script open multiple times instead of just opening a new script, then copying the contents of the script you want to have open into the new file.

Revision history for this message
Best RaiMan (raimund-hocke) said :
#2

This should not happen and is simply a bug.

I will report it.

Revision history for this message
Parva Thakkar (parva-email) said :
#3

Thanks RaiMan, that solved my question.