-
How to call the library file into the script, without hard coding the path in the script?
When i am writing the Executefile statement in the middle of the script, and while running the script, it is pointing to the first line and displaying message as "Path not found".Should the executefile() statement should be at beginning of the script??