RE: [NTDEV][WIN2k][WINXP} User defined status codes .- ..

Alberto,

what is DOS box? :wink: I use shells as bash, 4NT or CMD if nothing better is
available. It is always faster than clicking. Try to convert all OS symbols
to NMS using your GUI (clicking to death) and compare it with ā€œfor %a in
(*.dbg) do nmsym %aā€ :slight_smile:

Donā€™t worry about nmsym, if I feel it is important, I would report it
several years before :slight_smile:

Best regards,

Michal Vodicka
Veridicom
(RKK - Skytale)
[WWW: http://www.veridicom.com , http://www.skytale.com]


From: Moreira, Alberto[SMTP:xxxxx@compuware.com]
Reply To: NT Developers Interest List
Sent: Monday, April 09, 2001 8:46 PM
To: NT Developers Interest List
Subject: [ntdev] RE: [NTDEV][WIN2k][WINXP} User defined status codes
. ā€¦

Golly, Mihal, I didnā€™t know people used the Dos Box any longer! :wink:

But let me see what I can do.

Alberto.

-----Original Message-----
From: Vodicka, Michal [mailto:xxxxx@rkk.cz]
Sent: Monday, April 09, 2001 2:38 PM
To: NT Developers Interest List
Subject: [ntdev] RE: [NTDEV][WIN2k][WINXP} User defined status codes .
ā€¦

Try mc -? to see docs :slight_smile:

Good command line apps display param help with -?, /?, -h, /h and maybe
/help. Stupid apps write ā€œError - Unknown option: /?ā€ (thanks to NuMega
;-)).

Best regards,

Michal Vodicka
Veridicom
(RKK - Skytale)
[WWW: http://www.veridicom.com , http://www.skytale.com]

> ----------
> From: Gary Little[SMTP:xxxxx@Broadstor.com]
> Reply To: NT Developers Interest List
> Sent: Saturday, April 07, 2001 10:53 PM
> To: NT Developers Interest List
> Subject: [ntdev] RE: [NTDEV][WIN2k][WINXP} User defined status codes
> . ā€¦
>
> Thanks! Worked like a champ. I went to the online docs and they donā€™t
even
> mention the command line args for MC, or at least my presbyopic vision
> didnā€™t see it.
>
> Gary
>
> -----Original Message-----
> From: Rob Green [mailto:xxxxx@cdp.com]
> Sent: Saturday, April 07, 2001 1:40 PM
> To: NT Developers Interest List
> Subject: [ntdev] RE: [NTDEV][WIN2k][WINXP} User defined
> status codes ā€¦
>
> Here is how i do it:
>
> mc -v -c -U -h $(InputDir) -r $(InputDir)
> $(InputDir)$(InputName)
>
> its the -c parameter.
>
> Rob
>


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to leave-ntdev-$subst(ā€˜Recip.MemberIDCharā€™)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@rkk.cz
To unsubscribe send a blank email to leave-ntdev-$subst(ā€˜Recip.MemberIDCharā€™)@lists.osr.com


You are currently subscribed to ntdev as: $subst(ā€˜Recip.EmailAddrā€™)
To unsubscribe send a blank email to leave-ntdev-$subst(ā€˜Recip.MemberIDCharā€™)@lists.osr.com