Hello All,
I have developed few steps in different files and now I want to call those .neek file in my main file. How i can do that ?
Hello All,
I have developed few steps in different files and now I want to call those .neek file in my main file. How i can do that ?
@AnkitDwivedi In order ro execute .neek file, you need to open File/Open and select neek file:
If you want to create a project from neek file, press “Save as a project” from File section and then “Open Project”.
@AnkitDwivedi If you want to include .neek file in the main file, add an activity “Subprogram” in main file and choose the path to your neek file.