Oops! I threw a return value in the trash by mistake
- Posted by ryanj May 31, 2016
- 1446 views
See a problem here?
atom idx = 0 find(tabname, cntxNames) if idx > 0 then
Oops! No wonder idx is always equal to 0. *facepalm*
See a problem here?
atom idx = 0 find(tabname, cntxNames) if idx > 0 then
Oops! No wonder idx is always equal to 0. *facepalm*