Code:
local mat_input = "" forval c=1/`val'{ forval d = 1 / 3 { if `c' == 1{ local cache `a', `c', `d', `this_variable'_matcell[`c',`d'], rtable[1,`start'+`d'], rtable[4,`start'+`d'], rtable[5,`start'+`d'], rtable[6,`start'+`d'] } else{ local cache `a', `c', `d', `this_variable'_matcell[`c',`d'], rtable[1,`start'+`d'+`c'], rtable[4,`start'+`d'+`c'], rtable[5,`start'+`d'+`c'], rtable[6,`start'+`d'+`c'] } if `mat_input' == ""{ local mat_input `cache' } else{ local mat_input\ local mat_input `cache' } } }
Code:
- if `mat_input' == ""{ = if == ""{ =="" invalid name local mat_input `cache' }
0 Response to =="" invalid name (invalid syntax error)
Post a Comment