7.0アプリをRTE8.0でテスト実行する方法
How to run 7.0 applets with RTE 8.0
SCSK Corporation
- Curl IDE 8.0 をインストールします。
Install Curl IDE 8.0 - Curlコントロールパネル を起動します。
Show Curl Control Panel - デバッガタブに切り替えて、画面下部にある「現セッションでは、現APIの元で7.0アプレットを実行します。」をチェックします。(RTEが再起動されたら、再度この設定が必要です。)
Switch to "Debugger" tab, at the bottom of this screen, check "Attempt to run 7.0 applets under the current API during current session.".(You need to do this step every time you restarted RTE) - 7.0のアプレットを実行します。この手順で、7.0のアプレットは8.0のアプレットと見なして実行されます。
Run 7.0 applets. With the above steps, your 7.0 applet will be run as a 8.0 applet with RTE 8.0 - アプレット上にコントロールキーを押しながら、右クリックメニューで"プロパティの表示"メニューで、実行中のアプレットのRTEAPIバージョンが確認できます。
To confirm if you are really using 8.0 to run the applet, press Ctrl key and right-click on the applet, select "Show process properties", you should be able to confirm the applet is running in 8.0 RTE API.