| Calls |
call changecase ('SMALLS', QArea(1:QAreaLength))
call changecase ('SMALLS', Area)
call stringlen (Area, AreaLength)
call stringlen (AreaName, AreaNameLength)
call doequip (Left, Top, EntityCount,
* Length1, Length2, Length3,
* HtmlNameLength, MetaNameLength, EquipLevel,
* EquipLoop, AreaLength, MetaName,
* HtmlName, Area, Equip, MetaCheck)
call dohead (Left, Top, EntityCount,
* Length1, Length2, Length3,
* EquipLevel, EquipLoop, AreaNameLength, AreaName,
* Equip)
call doequiptabs (EquipLevel, EquipLoop, EquipCount,
* AreaLength, Area, Equip, Length1, Length2,
* AreaName, AreaNameLength)
call dobreadcrumbs (DBLevel, EquipLevel, EquipLoop,
* AreaLength, DBName, DBArea, Area, Equip,
* Length1, Length2)
call domap (Length1, Length2, Length3, EquipLevel,
* EquipLoop, AreaLength, Area, Equip)
call domapdiv (GazCount, GazNameLength,
* GazName, GazArea, Area, AreaLength)
call dostyle (GazCount, GazNameLength, AreaLength,
* Area, GazName, GazArea)
call dosummarytabs (Length1, Length2, Length3,
* MetaNameLength, EquipLevel, EquipLoop,
* AreaNameLength, AreaLength, MetaName, AreaName,
* Area, Equip,
* ScaleCount, ScaleAreaLength, ScaleArea, Scale)
call dorecs (GazCount, GazNameLength,
* GazName, GazArea, Area, AreaLength,
* MetaName, MetaNameLength)
call dofooter (HtmlNameLength, HtmlName)
|