Header
Return to Introduction  Previous page  Next page IOMax Homepage
Items:

item
description
type
option
name
name of the course. This name should be unique. It is used to identify the coures in the database.
string
mandatory
type
type of course file
string
optional
author
author name
string
optional
file
file name
string
optional
steps
number of profile steps
integer
optional
description
description text for the course
string
optional
origin
starting point of the tour
string
optional
city
city next to the tour
string
optional
region
region of the tour
string
optional
country
country of the tour
string
optional
language
language of the description text
string
optional
eMail
mail address of the author
string
optional
URL
web page of the author
string
optional
Phone
phone number of the author
string
optional
PicFlags
information how to display the picture:
·0: center picture, no resize  
·1: size picture to control  
Default value is 0.
int
optional


Sample:

[Header]
  Name="Test01"

  Author="Klaus Riedl"

  File="Test01.ini"

  Steps=5

  Description="Ein Test für die course- Dateien\n"

              "Hier wird alles mal ausprobiert"