Download Latest Version 0.0.16_linux_64bit.tar.bz2 (68.1 kB)
Email in envelope

Get an email when there's a new version of iMacros Script Code Creator

Name Modified Size InfoDownloads / Week
Parent folder
imacros-code-creator_0.0.5_win_32bit.zip 2009-08-03 4.7 MB
imacros-code-creator_0.0.5_linux_64bit.tar.bz2 2009-08-03 4.5 MB
readme.txt 2009-08-03 2.3 kB
Totals: 3 Items   9.2 MB 0
#    iMacros Code Generator
#    Copyright (C) 2009  der_hannes@users.sourceforge.net
#
#    This program is free software: you can redistribute it and/or modify
#    it under the terms of the GNU General Public License as published by
#    the Free Software Foundation, either version 3 of the License, or
#    (at your option) any later version.
#
#    This program is distributed in the hope that it will be useful,
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#    GNU General Public License for more details.
#
#    You should have received a copy of the GNU General Public License
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.


About this software:
===================

The iMacros Code Generator currently allows for converting macros to and fro
- VBS code that contains the macro in a string variable
- VB code that contains the macro in a function
- JavaScript code that contains the macro in a string variable
- C# code that contains the macro in a string variable


Changelog:
=========

0.0.5:

* removed empty lines and some stale code.
* added C# -> macro.
* added code style constants. added macro -> C#
* changed release file folder name.
* added JavaScript to feature list.
* updated to 0.0.4.

0.0.4:

* changed version number in window title.
* added JavaScript conversion (to and fro).

0.0.3:

* added VB function "in reverse". removed "not yet" for VB function entry in code style dropdown
* small text/layout adjustments.
* added code style selection.
* added readme.txt to release packages.
* small readme change.
* readme.txt added.
* added log report creator.
* - changed directory names. - compress directories directly (without parent folder)


0.0.2:
* set window title. changed license note pointsize (not readable in win32 versi\
on)
  added version information label
* added GPLv3 copyright/license notice.
* added copyright and license text.
* added release shell script.
* added GPLv3 text file.

0.0.1 (not released, actually):
* minor label text change.
* added "static" CONFIG option.
* added " + vbNewLine " to each line of VBS code.
* added VBS->Macro.
* added "Quit" button.
* initial import. basic ui
  macro -> VBS

Source: readme.txt, updated 2009-08-03