Curl IDE tips for a new project using the Surge RTE
Curl defaults to protection as high as what you get if a user disables javascript in their browser.
The Curl Control Panel is used to set permissions.
When you first create a project, you still need to enable it at the control panel. If your project is on your local computer, you may have created a home directory with a space character in the name such as ‘Enterprise Curl’.
When you identify that location, use the following as the host name:
file:///c:/my-projects/curl/Curl&20;Enterprise/code/COM.ENTERPRISE
and make the usual substitutions. The point is the &20; to handle the space character in the URI.