' Level B - includes C '$INCLUDE: 'test_inc_c.bas' SUB FromB() PRINT "Hello from file B (depth 2)" END SUB