
Новые сообщения [новые:0]
Дайджест
Горячие темы
Избранное [новые:0]
Форумы
Пользователи
Статистика
Статистика нагрузки
Мод. лог
Поиск
|
|
09.10.2002, 10:45
|
|||
|---|---|---|---|
|
|||
Глобальные переменные (:global.). |
|||
|
#18+
Можно ли проверить существование глобальной переменной, без применения средств обработки исключений. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
|
|
|
09.10.2002, 12:55
|
|||
|---|---|---|---|
Глобальные переменные (:global.). |
|||
|
#18+
/* ** Built-in: DEFAULT_VALUE ** Example: Make sure a Global variable is defined by ** assigning some value to it with Default_Value */ BEGIN /* ** Default the value of GLOBAL.Command_Indicator if it is ** NULL or does not exist. */ Default_Value('***','global.command_indicator'); /* ** If the global variable equals the string we defaulted ** it to above, then it must have not existed before */ IF :Global.Command_Indicator = '***' THEN Message('You must call this screen from the Main Menu'); RAISE Form_Trigger_Failure; END IF; END; ... |
|||
|
:
Нравится:
Не нравится:
|
|||
|
|
|

start [/forum/topic.php?fid=52&tablet=1&tid=1992972]: |
0ms |
get settings: |
7ms |
get forum list: |
20ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
72ms |
get topic data: |
9ms |
get forum data: |
3ms |
get page messages: |
49ms |
get tp. blocked users: |
1ms |
| others: | 217ms |
| total: | 384ms |

| 0 / 0 |
