...
Code Block | ||
---|---|---|
| ||
// Included file is copy.js in the pathlist pjs.include("copy.js"); // Included file is qrpglesrc/copy.js in the 'modules' directory pjs.include("qrpglesrc/copy.js"); |
...
...
Code Block | ||
---|---|---|
| ||
// Included file is copy.js in the pathlist pjs.include("copy.js"); // Included file is qrpglesrc/copy.js in the 'modules' directory pjs.include("qrpglesrc/copy.js"); |
...