1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 08:51:22 +00:00

(Automated push) Update internal/source/* from qb64.bas

This commit is contained in:
Galleon 2015-05-23 01:00:28 -07:00
parent cf680066af
commit f732b36250

View file

@ -46439,7 +46439,7 @@ sf_mem_lock=mem_lock_tmp;
sf_mem_lock->type=3;
if (new_error) goto exit_subfunc;
do{
qbs_set(_FUNC_PARSECMDLINEARGS_STRING_CMDLINE,qbs_ltrim(qbs_rtrim(func_command())));
qbs_set(_FUNC_PARSECMDLINEARGS_STRING_CMDLINE,qbs_ltrim(qbs_rtrim(func_command(0,0))));
qbs_cleanup(qbs_tmp_base,0);
if(!qbevent)break;evnt(11654);}while(r);
do{