Fork me on GitHub
#specter
<
2018-06-26
>
vigilancetech03:06:10

Can anyone tell me why I'm getting: WARNING: Use of undeclared Var hello-world.core/ALL....?? Here's a repo that demos the error for me: https://github.com/vigilancetech-com/hello-world

pepe08:06:54

Both ALL and END needs to have namespace so in your case sp/ALL sp/END

👍 4
vigilancetech14:06:53

ah! That's it! Thank you! It was my misperception that the leading macro (select, transform, setval, etc...) processed those kind of like keywords and not that they were functions in and of themselves.

vigilancetech14:06:53

ah! That's it! Thank you! It was my misperception that the leading macro (select, transform, setval, etc...) processed those kind of like keywords and not that they were functions in and of themselves.