ok I have a directory that looks like this
main (directory)
includes(directory)
test.inc (file)
sub(directory)
sub.asm
and I want sub.asm to be able to include test.inc which is a folder back
include includes\..\test.inc
thats not working
[]
thanks alot :D i could have sworn I tried that but I guess not, it works! cheers