Search found 3 matches

by alin.elena
Wed Jan 09, 2008 4:27 pm
Forum: General
Topic: Replacing the DOS Shell
Replies: 4
Views: 12113

Hi Jussi,

it seems that the parameters get passed in a strange way to the program in msh

./ctags --c-types=+fp --excmd=p --fields=+afmikKlnsSz --sort=no -f test.f90.tag test.f90

arg 0 C:\Users\Alin M Elena\ctags\ctags.exe
arg 1 c-types=+fp
arg 2 --
arg 3 excmd=p
arg 4 --
arg 5 fields ...
by alin.elena
Wed Jan 09, 2008 2:40 pm
Forum: General
Topic: Replacing the DOS Shell
Replies: 4
Views: 12113

Hi Jussi,

What the test.f90.tag tags file create
No

if i run

Code: Select all

xtags  -N -u -f test.f90.tag test.f90
the file gets created
it seems that it does not like --options

I have checked and the warning appears in cmd.exe, too but not the error.

Alin
by alin.elena
Tue Jan 08, 2008 11:02 am
Forum: General
Topic: Replacing the DOS Shell
Replies: 4
Views: 12113

Replacing the DOS Shell

Hi,


I have got zeus 3.96m (trial) and I wanted to replace the DOS shell. (cmd.exe whith powershell (the new msh)).
http://www.microsoft.com/technet/scriptcenter/topics/msh/download2.mspx

I used COMSPEC variable to set it.
As OS I use vista enterprise

Now the problems
1. Tools->DOS Shell dies ...