Dear the community,
I encountered a problem of rs.command() and really need your help.
The process of the work flow is
- rs.command('_-CSResultsPanel, echo = True)
- a window pops up
- in the pop up window, click ‘load’ to load data
- in the same window, click ‘open’ to read data
However, I would do a batch automation which repeats this process for over 50 times. I am wondering if I can realize (CSResultsPanel - load - open) automatically by using rs.command() or other methods without the window popped up? Right now I can only wake up CSResultdPanel but cannot access -load and _open in the window.
Many thanks in advance!
Xin
1 post - 1 participant