Book a Demo

Author Topic: templates II  (Read 3186 times)

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
templates II
« on: December 08, 2004, 12:08:30 am »
When I'm in operation templates, can I know if it is an overrider operation or and original one?
Recursion definition:
If you don’t understand the definition read "Recursion definition".

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: templates II
« Reply #1 on: December 09, 2004, 01:55:24 pm »
Quote
%opTag:"override"=="true" ? "override" : ""%


... if code templates are what you are referring to.
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: templates II
« Reply #2 on: December 18, 2004, 10:30:24 pm »
thanks !
Recursion definition:
If you don’t understand the definition read "Recursion definition".