Kostas Oikonomou wrote:
> Can anyone reproduce this error?  When I run the following program
> 
> global x
> procedure main()
>   local y
>   # Run-time error 302 in startup code
>   # memory violation
>   y := variable("x",,1)
> end
> 
> I get
> 
> Run-time error 302 in startup code
> memory violation

I see that error with Unicon under Linux.


-- 
Steve Wampler -- [EMAIL PROTECTED]
The gods that smiled on your birth are now laughing out loud.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Unicon-group mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to