Rebol 库访问

发布于 2024-11-08 07:24:18 字数 323 浏览 0 评论 0原文

R2 中的图书馆访问不是免费的吗?我在 Ubuntu 上运行 2.7.8.4.2,当我尝试加载 Dobeash 的 sqlite.r,我看到这条消息:

** Script Error: Feature not available in this REBOL  
** Where: main  
** Near: version: to tuple! do make  

相同的代码似乎在 R2 View 中工作正常!

Isn't library access free in R2? I'm running 2.7.8.4.2 on Ubuntu and R2 complains when I try to load Dobeash's sqlite.r, I see this message:

** Script Error: Feature not available in this REBOL  
** Where: main  
** Near: version: to tuple! do make  

The same code seems to work fine in R2 View!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

假面具 2024-11-15 07:24:18

/Library 组件仅在免费 REBOL/View 中可用,在免费 REBOL/Core 中不可用。

The /Library component is only available in the for-free REBOL/View, not in the for-free REBOL/Core.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文