Re: Need reviews of HLA Adventure



> (there are command line switches that can also be used for, say,
> verbose mode, but I never or rarely use them)


I rarely, if never, NOT use them. Here's a handy batch file:

[H.BAT]
hla -v %1.hla >hlaoutput.txt
notepad hlaoutput.txt

And when testing your nifty proggie { r hlaadv [-options?] } use:

[R.BAT]
%1 %2 >runoutput.txt
notepad runoutput.txt

I found bugs in 'notepad' so substitute your favourite alternative.

Nathan.

.



Relevant Pages

  • Re: Outlook Express Blocked Senders list
    ... still remember how to work from a command line. ... Jim Pickering, MVP, Windows Mail Apps ... read with Notepad which has been the common method of getting a text file ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Sophisticated(!) copying in DOS
    ... Open NOTEPAD and put in the contents. ... If you are using word or wordpad or wordperfect to make the exclude file, ... Trust me that I have spent hours - in batch file and just typing commands in at the command prompt - and no matter what I do, ... You quote generic commands that have some character misplaced, and then you say that this was not the real command anyway. ...
    (microsoft.public.windowsxp.general)
  • Re: Remove Notepad and Wordpad
    ... RunDll32 advpack.dll,LaunchINFSection %windir%\INF\wordpad.inf, MSWordPadUninstall ... The path to the answer file is specified in the u switch in the command, ... Using either of these methods there may be privileges issues, in which case you can use "runas" administrator with the command. ... I know WFP kicks in when I try to delete notepad. ...
    (microsoft.public.windowsxp.general)
  • Re: Message at Boot up
    ... I can't figure out why I'm getting this open notepad ... unrecognized or incomplete command line. ... Then it goes on to explain the proper way of executing the Ipconfig ...
    (microsoft.public.windowsxp.customize)
  • Launch File Properties From Command Line
    ... If you need to verify file properties from the command line, ... Let's use Notepad for example. ... echo This is Notepad version 5.1.2600.2180 ...
    (microsoft.public.windowsxp.customize)