openmolecules.org

 
Home » DataWarrior » Functionality » is there a way to continue a macro file on a saved file? (I would like to continue a macro using the Save visible as ... )
is there a way to continue a macro file on a saved file? [message #2057] Sat, 23 December 2023 10:55 Go to next message
juliocoll is currently offline  juliocoll
Messages: 27
Registered: January 2023
Location: Madrid SPAIN
Junior Member
I have to use two macros rather than the one when trying to continue the macro after a Save Visible As dwar file.

for example
<task name="changeRangeFilter">
column=Small Rings
settings=4.0 6.0
animation=state=stopped low2=80% high1=20% time=10
duplicate=1
</task>
<task name="saveVisibleRows">
fileName=#ask#
fileType=dwar
</task>

the Table with only visible rows is well saved showing visible = total.
However, the macro continues only with the initial file using the total rows.
I need to continue the macro only with the visible rows! Sad

I tried several alternatives like closing the original file and open the visible, but that stopped the program.

Is there any alternative way to do the Total and Visible dwar into the same macro?

Thank you for your attention

julio


Julio Coll
Profesor de Investigación. Emérito
Dpt.Biotecnología
CSIC-centro Nacional INIA, Madrid, SPAIN
Dr. Biologia Univ.Comp(UCM). Madrid, Spain
PHD. Biology Mass.Inst,Technol (MIT). Massachusetts, USA
orcid: 0000-0001-8496-3493
Re: is there a way to continue a macro file on a saved file? [message #2058 is a reply to message #2057] Sat, 23 December 2023 12:23 Go to previous message
juliocoll is currently offline  juliocoll
Messages: 27
Registered: January 2023
Location: Madrid SPAIN
Junior Member
I just found out one and easy solution Smile, that allows to continue the macro by substituting any saving of visible row task:

<task name="deleteInvisibleRows">
</task>

Thanks for your attention
Julio


Julio Coll
Profesor de Investigación. Emérito
Dpt.Biotecnología
CSIC-centro Nacional INIA, Madrid, SPAIN
Dr. Biologia Univ.Comp(UCM). Madrid, Spain
PHD. Biology Mass.Inst,Technol (MIT). Massachusetts, USA
orcid: 0000-0001-8496-3493
Previous Topic: Generating derivatives of parent structure
Next Topic: the font size of GUI
Goto Forum:
  


Current Time: Fri May 03 02:47:57 CEST 2024

Total time taken to generate the page: 0.04282 seconds