This shows you the differences between two versions of the page.
|
howto:working:easily_update_your_actionbar [2012/05/24 19:51] ramengel new version ActionBar_Updater_v03 |
howto:working:easily_update_your_actionbar [2012/05/24 21:31] (current) rengel forgot to mention the bug ;) |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ===== Usage ===== | ===== Usage ===== | ||
| - | - change line 13 (you got lucky) with the name of your ActionBar | + | * change the variables in the config block (found top in the makro) |
| - | - Run the makro, suggested from your ActionBar itself or add it to your start procedure | + | * you're free to use *.ijm and *.txt-files in your ActionBar; for example:<code>runMacro("C:\\my_place_for_makros\\pretty-nice-stuff_v01.ijm")</code> |
| ===== Change-Log / Download ===== | ===== Change-Log / Download ===== | ||
| Line 27: | Line 26: | ||
| * **dialog**: prompts the user if updates were found (default: false) | * **dialog**: prompts the user if updates were found (default: false) | ||
| * uncommented lines are not searched for makros | * uncommented lines are not searched for makros | ||
| + | * bug fixed: update checker-loop had a bug in its routine | ||
| \\ | \\ | ||
| **{{:howto:working:actionbar_updater_v02.ijm|ActionBar_Updater_v02.ijm}}**\\ | **{{:howto:working:actionbar_updater_v02.ijm|ActionBar_Updater_v02.ijm}}**\\ | ||