Book a Demo

Author Topic: Code template editor  (Read 3187 times)

AlfaRomeo

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Code template editor
« on: May 31, 2007, 08:35:46 pm »
Hello

i want to change a code template
I can not find an explanation of the keywords like
%className% or %endif% .....
used in the templates

Where can i find a detailed explanation of the keywords, syntax... of the code template editor ?

Thanks

thomaskilian

  • Guest
Re: Code template editor
« Reply #1 on: May 31, 2007, 10:41:04 pm »
Search in the help file. There is no real syntax description, though. :-/

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Code template editor
« Reply #2 on: June 01, 2007, 01:43:51 am »
Check the rest of the Sparx Web site for white papers and tutorials. Start with the Resources section.

There is a lot of information in the forum, but you'll need to read up a bit before you'll know what to search for.
No, you can't have it!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Code template editor
« Reply #3 on: June 03, 2007, 12:57:49 pm »
Have a look at http://www.sparxsystems.com.au/EAUserGuide/codetemplatesoverview.htm and the pages from there and you'll find a complete reference to the template syntax, and even some examples.

thomaskilian

  • Guest
Re: Code template editor
« Reply #4 on: June 03, 2007, 11:36:00 pm »
Quote
Search in the help file. There is no real syntax description, though. :-/
Okay - no context free syntax description aka. (E)BNF. But I didn't know of the source Simon pointed out. Seems to be a good introduction :)