[Coco] Basic09 Parameters.

Wayne Campbell asa.rand at gmail.com
Thu Oct 18 19:51:11 EDT 2018


I really need to see your code to see what is going on. Provide the RUN
statement if the params are being passed from another procedure, along with
the DIM statements for those parameters and the assignment statements
assigning value to them, and the PARAM statements in the receiving
procedure, and the statements trying to test or use them.

I'll see what I can tell you.

Wayne

On Thu, Oct 18, 2018, 4:15 PM <coco at jechar.ca> wrote:

>
>   I have a basic09 routine that takes two parameters the second is
> optional.
>
>   PARAM a,b:STRING
>
>   How do I test to see if the second parameter
>
>   IF b="" does not seem to work.
>
>   Charlie
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>


More information about the Coco mailing list