basic - TrueBasic Error: Library LEVEL1.TRU: no such file -


i programmed game in truebasic , main program has call external library named "level1.tru". main program , level1.tru in same folder, reason following error:

truebasic error: library level1.tru: no such file

this in version 6, on previous version @ school no such error arises. i'm terribly confused on why happening appreciated. thank so so in advance (:

if copied , pasted code here might find typo cause of problems this... otherwise, try putting whole file path in...


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -