06-21-2011, 05:36 PM
Hello there,
I have the following question:
- I want to use QC Resources on my scripts.....how do I do it?
I do not want to add resources to the script, I would like to do it directly in the code.
The scenario is:
I have The resources main folder and from there I have three more: Images, Excel and Others.
From images I want to use the files inside that folder while uploading images from my application.
From excel I want to use the files to import those as my datatables on my script (in real time, as I may needed).
From Other I want to use the files inside that folder as drivers for my scripts, most of them are txt files, so I just want to open them get the value in and continue my execution.
At this moment all works fine using my local computer, but now I want to move it to QC, but cannot find the way to get the path inside QC for the resources, so I can use them.
Any help is appreciated.
I have the following question:
- I want to use QC Resources on my scripts.....how do I do it?
I do not want to add resources to the script, I would like to do it directly in the code.
The scenario is:
I have The resources main folder and from there I have three more: Images, Excel and Others.
From images I want to use the files inside that folder while uploading images from my application.
From excel I want to use the files to import those as my datatables on my script (in real time, as I may needed).
From Other I want to use the files inside that folder as drivers for my scripts, most of them are txt files, so I just want to open them get the value in and continue my execution.
At this moment all works fine using my local computer, but now I want to move it to QC, but cannot find the way to get the path inside QC for the resources, so I can use them.
Any help is appreciated.