Allowing access to globals while in a loop

This used to make a name like DATA.0.STR.  Since bash doesn't like using
multi-dimensional arrays, we can shortcut things and just assume that
STR referes to the global variable here.

This closes issue #7
This commit is contained in:
Tyler Akins
2015-08-27 09:42:01 -05:00
parent 70cc736b4a
commit e623b16bb8
4 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
Issue #7
abc
Item: 111
String: abc
Item: 222
String: abc