Hi there,
 
    I was wondering if anyone knows any way of creating static macro variables. That is, a variable whose state remain between macro expansions. What actually want to do is count how many times a macro gets called, so that an error message can be produced if this number is deemed incorrect.
 
    Any help appretiated, cheers
 
        Charles.
 
 
///////////////////////////////////////////////////////////////////////////////
// Charles Garc’a-Tobin
// Research Scientist
// Cyberlife Technology Ltd
//   
//   " 640Kb should be enough for anyone"
//       Bill Gates 1981
//    "Who needs Kbs?"
//        Me today.
//////////////////////////////////////////////////////////////////////////////