03-03-2015, 02:00 PM
not sure it speeds the stuff, but i'll set it.
For Macro2510, here is the output
Chrome Legacy Window
Error (RT) in <open ":2852: /144">Function5: object not found.
For the CSV, i'd like to have global variable, initialized when Chrome is launched, and destroyed (epmtied) when chrome is closed
I created Function 1 -> Triggered by Chrome launch
In it, i put
ICsv+ x
ICsv x._create
Function 2 ->Triggered by Chrome destroyed
In it I put
ICsv+ x
x.Clear
Is it correct?
For Macro2510, here is the output
Chrome Legacy Window
Error (RT) in <open ":2852: /144">Function5: object not found.
For the CSV, i'd like to have global variable, initialized when Chrome is launched, and destroyed (epmtied) when chrome is closed
I created Function 1 -> Triggered by Chrome launch
In it, i put
ICsv+ x
ICsv x._create
Function 2 ->Triggered by Chrome destroyed
In it I put
ICsv+ x
x.Clear
Is it correct?
