hexagon logo

Import Sub from .BAS

Hello, Really new here (first post).

Not finding anything in the documentation. My question is:

Can you reference a Sub from one BAS file in another BAS file?

Ex: I would like to call the Sub TestMe in test2.bas from the Basic Script Test1.bas
(I would like to make the routines in test2.bas available in Test1.bas)

Import and Load are commands I'm familiar with in other programming languages.

Thanks
Parents Reply Children
No Data