[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2019-10-17T23:23:53-05:00 http://www.petesqbsite.com/phpBB3/app.php/feed/topic/10225 2019-10-17T23:23:53-05:00 2019-10-17T23:23:53-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=38585#p38585 <![CDATA[Re: exe files]]>
In that case, you would have to specify the entire filename in the prompt that appears when it asks you for the filename, not just the filename itself.

Example:

c:\path\to\new.exe

Not:

new.exe


But if you want to set folders where DOS searches for exe files when you want to run one, then just use the PATH environment variable on the path itself like so:

PATH c:\path\to

And you can use multiple folder names too. just separate each with a semicolon.

Statistics: Posted by mikefromca — Thu Oct 17, 2019 11:23 pm


]]>
2019-02-25T13:06:08-05:00 2019-02-25T13:06:08-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=33471#p33471 <![CDATA[exe files]]> Statistics: Posted by johnny08 — Mon Feb 25, 2019 1:06 pm


]]>