DMM Studio supports the scripts that are written in JavaScript. It converts any script that you want to edit to JavaScript after it loads the script. It stores the converted script in the same directory with the file extension.dnajs extension to ensure that your existing script is not overwritten.
follow these steps:
The script is converted to JavaScript format and appears in the edit window.
Date: <today's date>
Note: All the variables that are found in the script have been moved to the global scope. Remove the variables that are not used globally.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|