Jump to content
Macro Express Forums

Ryckster

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Ryckster

  1. Hi

     

    I was a user of 3.x for many years.  I upgraded to 6.2 Pro.

     

    6.2 imported my large 3.x macro file and in so doing it automatically converted them. To my surprise, it mishandled all website openings.  Example:

     

    Instead of

     

    <WEBSITE URL="http://www.hp.com" Wait="FALSE" Default_Browser="TRUE" NoEmbeddedVars="FALSE" _IGNORE="0x000C"/>

     

    I got

     

     

    <TEXT TYPE Action="0" Text="<WEB SITE URL=\"http://www.hp.com\" Wait=\"FALSE\" Default_Browser=\"TRUE\" _IGNORE=\"0x000C\"/>"/>

     

    which doesn't work.

     

    I started the process of manually editing them. I have so many.  I stopped after doing 100 of them to ask the group if there is a better way. Is there a way of mass editing this inside or outside of Macro Express?

     

    Thanks.

     

  2. Hi

     

    My version is 3.5c.

     

    How do I establish global values and constants which is accessible to all macros?

     

    For example, I have a common network folder I do work on. When that network folder changes I have to edit ten macros to the new location. It would be great to establish a global network folder value and have the ten macros pull from that common value. That way when my network folder changes all I need do is make the change at one place.

     

    Do I have this feature or ability somewhere?

     

    Thanks.

     

×
×
  • Create New...