Tuman_1232
Aerospace
- Oct 7, 2017
- 20
Hello everyone,
I'm writing a big script that will help me with my post analysis results routine. I do it on VB.net.
I would like to structure the script and separate function implementation from script code.
FEMAP enables to separate code in different files.
I tried to call function/sub from one file to another and it didn't work.
Also, all costume tools that I checked are written in one-file style.
Does anybody know how linking between files should be done in proper way?
I'm writing a big script that will help me with my post analysis results routine. I do it on VB.net.
I would like to structure the script and separate function implementation from script code.
FEMAP enables to separate code in different files.
I tried to call function/sub from one file to another and it didn't work.
Also, all costume tools that I checked are written in one-file style.
Does anybody know how linking between files should be done in proper way?