Louie -
I noticed that you have included a LONGNAMES ON statement in this login test.
LONGNAMES ON should only be run once in each account, not repeatedly.
I don't know if that is your problem, but it might be.

Ken

At 09:59 AM 6/5/2008, you wrote:
IF statements don't work in my paragraphs any more. They worked yesterday.
No upgrades or changes that I know of.

LOGIN.TEST
Your 'VOC' has been modified to use long file names.
Illegal IF statement.
Illegal IF statement.

>CT VOC LOGIN.TEST

     LOGIN.TEST
0001 PA
0002 PTERM CASE NOINVERT
0003 LONGNAMES ON
0004 TERM ,,,,,8
0005 IF @TTY = "phantom" THEN GO END.PARAGRAPH
0006 IF @ACCOUNT = "louie" THEN LOUIEB
0007 END.PARAGRAPH:
0008 * ************

>CT VOC IF

     IF
0001 K
0002 215
0003 *
>

UniVerse release.: 10.2.7
UniVerse syntax..: PICK
AIX 5.2

Louie Bergsagel
North Coast Electric
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to