How big is a macro file ?

How big is a macro file ?

2
NewbieNewbie
2

    Oct 21, 2004#1

    Hi everybody,

    I'm encounter a problem when creating a macro file over 1000 lines.
    When i want to load corresponding .MAC file, this one is truncated after among 1000 lines.
    So somebody has an idea ?
    Thanks by advance.
    Regards :(

    6,603548
    Grand MasterGrand Master
    6,603548

      Oct 28, 2004#2

      If there is such a limitation, which I don't know, split the big macro into several smaller macros (submacros or "routines") saved in the same macro file with the same properties and edit the main macro to run the other macros with the PlayMacro command.
      Best regards from an UC/UE/UES for Windows user from Austria

      74
      Advanced UserAdvanced User
      74

        Nov 22, 2004#3

        I like to split them into smaller units anyway. It makes it easier to debug and reuse later on.

        <smiles>Max