[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
about the local not-on-every-function-separately var issue
From: |
Alex fxmbsw7 Ratchev |
Subject: |
about the local not-on-every-function-separately var issue |
Date: |
Mon, 22 Mar 2021 03:12:25 +0100 |
i realize its somewhat of a big limitation, to have only global and
one level further ( local ) args, no per function
however about my code, i fixed it with a growing mapfile reader
'mapfile -t -d "" -O ${#big[@]} big <"$_hd"/init/"$per"' \
or at least partly fixed, yet stuff worked
and eval that in the end
i think the for loop didnt change anything as that wasnt a copy-var also
i wonder what a solultion to this would be
- about the local not-on-every-function-separately var issue,
Alex fxmbsw7 Ratchev <=