Hi guys
trying to compile some Qbasic programs in QB64 I have had some troubles. All fixed but I think that this difference of behaviour about 'include$: 'path\namefile' between Qbasic and QB64 must be stressed.
QB64 can compile .exe in original folder and all included files must have a path realtive to original folder
WHILE
Qbasic can run a file.BAS as it was in Qbasic folder. So all included files must have a path related to Qbasic folder!
see attachment
[ You are not allowed to view this attachment ]