|
<snip>
>
> Why build such extremely complex routines if
>
> rc = SYSTEM('MKDIR C:\TEMP\DIR');
>
> can solve the whole problem?
>
> Grtz., Fabrizio
>
>
>
>
The main reason we use the modulen command is to stop the screen from
popping up a DOS window every time we need a new directory.
Regards
Ben
|