Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

With the SDK how can I use the View/Pro features without encapping my files?

features files Pro SDK view
0
Posted

With the SDK how can I use the View/Pro features without encapping my files?

0

The license.key file that came with your SDK will unlock all of the /Pro features in both /Pro and /Face. To run your script without encapping it first (for testing purposes), you have two choices: 1. Add #includes into your script to include what modules you need from the REBOL source. This will let you use the console for debugging. 2. Build an encap program that has all the modules,but then loads your script as the last step. The console can be used for output, but not for interaction.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123