bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: doesnt interate the array anymore, what am i doing wrong


From: Alex fxmbsw7 Ratchev
Subject: re: doesnt interate the array anymore, what am i doing wrong
Date: Mon, 8 Mar 2021 02:24:21 +0100

and as last note to end this thread:

var=foo func

leaves 'declare var ;' inside func be still 'foo'
while

var=foo ; func
does make it empty

peace, thanks, swfun


reply via email to

[Prev in Thread] Current Thread [Next in Thread]