Hi. I was triing to do some stuff on ms dos with qb using shell command.
When I type ;
Start > Run > cmd.exe
and then type
'ftype txtfile'
it runs but when I use command in qb;
'Shell "ftype txtfile"
it fails.
I really wonder why it doesn't work with qb while it works with cmd?
my MSDOS version is 5.0
Thanks a lot.
When I type ;
Start > Run > cmd.exe
and then type
'ftype txtfile'
it runs but when I use command in qb;
'Shell "ftype txtfile"
it fails.
I really wonder why it doesn't work with qb while it works with cmd?
my MSDOS version is 5.0
Thanks a lot.