You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: code/processes/housekeeping.q
+5-7Lines changed: 5 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -55,8 +55,7 @@ csvloader:{[CSV]
55
55
//-Sees if the function in the CSV file is in the function list. if so- it carries out that function on files that match the parameters in the csv [using find function]
56
56
wrapper:{[DICT]
57
57
if[notDICT[`function] inkey`.;:.lg.e[`housekeeping;"Could not find function: ",stringDICT`function]];
0 commit comments