如何在不显示控制台的情况下启动Rebol3 GUI脚本? [英] How do you start a Rebol3 GUI script without the console showing?

查看:139
本文介绍了如何在不显示控制台的情况下启动Rebol3 GUI脚本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

目前,我是从控制台启动GUI的,首先要用load-gui加载GUI,然后运行显示GUI的脚本.

Currently I start a GUI from the console which involves first loading the GUI with load-gui and then run the script which shows the GUI.

如何在不显示控制台的情况下启动GUI?

How can I start the GUI without a console showing?

推荐答案

您必须为R3脚本指定open/exe操作:R3 exe.

You have to specify the open/exe action for the R3 script : the R3 exe.

这篇关于如何在不显示控制台的情况下启动Rebol3 GUI脚本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆