C (126/254)

From:rudolph-riedel
Date:11 Apr 00 at 20:11:00
Subject:Rexx-Result?

Hi!

I have a little problem with my programm and would apreciate
a little hint.

----
/*
*/

OPTIONS RESULTS
parse arg Port

Address VALUE Port

Filestat 'c:list' var lala
say 'c:list' lala.size lala.comment
say result

CALL EXISTS("c:list")
say result
----

The problem is that my programm doesn`t return the "result"
as it should.

Where am I supposed to store the result when setting up
an ARexx message?

Both rm_Result1; and rm_Result2; doesn`t work here.

Have a nice day - Rudi

------------------------------------------------------------------------
Avoid the lines and visit avis.com for quick and easy online
reservations. Enjoy a compact car nationwide for only $29 a day!
Click here for more details.
http://click.egroups.com/1/3011/1/_/451227/_/955477000/
------------------------------------------------------------------------