RE: [Yabasic-users] 8+3 filenames ?
Brought to you by:
psnake,
thomaslarsen
From: ROQUES A. - N. ( <AR...@na...>
<Arn...@se...> - 2001-12-11 08:07:11
|
Same thing on NT 4. You have to had "cmd /c" before each command. For example, try r =3D system("cmd /c dir") instead of r =3D system("dir") > -----Message d'origine----- > De : Dejan Lekic [mailto:le...@en...] > Envoy=E9 : dimanche 9 d=E9cembre 2001 12:45 > =C0 : YaBASIC USERS; YaBASIC DEV > Objet : [Yabasic-users] 8+3 filenames ? >=20 >=20 >=20 > Hi to all, > I've just noticed that YaBASIC's (at least on Windows 2000)=20 > system() command treats filenames as old MS-DOS filenames... >=20 > Or maybe I am wrong? :) >=20 >=20 > _______________________________________________ > Yabasic-users mailing list > Yab...@li... > https://lists.sourceforge.net/lists/listinfo/yabasic-users >=20 |