RU/2: Форум. Общение пользователей и разработчиков OS/2 (eCS). : Ответить на сообщение
Имя:
e-mail:
FIDO:
Home page:
сохранить данные о вас
Тема:
> > Вопрос к знатокам Rexx... > > Н-ну, заходи, наливай... > >REX0040: Error 40 running add_ip.cmd, line 19: Incorrect call to routine > [...] > > 17 *-* nextpos1 = pos('=', userinfo); > > >>> "0" > > 18 *-* nextpos2 = pos('username=', userinfo); > > >>> "0" > > 19 *-* user_IP = substr(userinfo, nextpos1 + 1, nextpos2 - nextpos1 - 1); > > 19 +++ user_IP = substr(userinfo, nextpos1 + 1, nextpos2 - nextpos1 - 1); > > Тут у тебя третий аргумент получается -1 -- вот это и есть "Incorrect call to routine". Читать - "неверное значение параметра при вызове функции". > > ...Be happy, take it easy, sayonara. > ---abm@null.ru,abme@rambler.ru
_, _, _, _, _ _ _,_
(_ | / \ |\ | | |_/
, ) | , \ / | \| | | \
~ ~~~ ~ ~ ~ ~ ~ ~
Programmed by
Dmitri Maximovich
,
Dmitry I. Platonoff
,
Eugen Kuleshov
.
25.09.99 (c) 1999,
RU/2
. All rights reserved.
Rewritten by
Dmitry Ban
. All rights ignored.