QB64.org Forum
Active Forums => QB64 Discussion => Topic started by: TempodiBasic on June 06, 2021, 08:07:09 pm
-
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
[ This attachment cannot be displayed inline in 'Print Page' view ]