从目录中检索 SAS 宏
谁能提供从永久目录检索 SAS 宏的语法? (即将其复制到我的 work.sasmacr 位置)
我不需要将其作为我的自动调用的一部分,因为我不会总是连接到这个库...
Can anyone provide the syntax for retrieving a SAS Macro from a permanent catalog? (ie copy it into my work.sasmacr location)
I don't need this as part of my autocall as I won't always be connecting to this library...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
知道了!!
没有意识到它如此简单 - 与最初创建它的语法几乎相同。
got it!!
didn't realise it was so simple - pretty much same syntax as creating it in the first place.