Re: Need reviews of HLA Adventure



"Evenbit" <nbaker2328@xxxxxxxxxxx> wrote:
> I found bugs in 'notepad' so substitute your favourite alternative.

Does the following describe the BUG?

<SNIP Notepad Help>
To append a log to a document
On the first line of a Notepad document, type the following
extension at the left margin, making sure you use all uppercase
letters and include the period:

.LOG

On the File menu, click Save.

**** Note ****
Every time you open this document, Notepad will append the current
time and date to the end of the document, as specified by your
computer's clock.

</SNIP Notepad Help>

If that's the case, all you need to do is create a start.txt file and use that
as the initial item to create the batch file.

<SNIP start.txt>
------------------------------------------------------------

</SNIP start.txt>

<SNIP [H.BAT]>
type start.txt >hlaop.txt
hla -v %1.hla >>hlaop.txt
notepad hlaop.txt
</SNIP [H.BAT]>

--
Jim Carlock
Please post replies to newsgroup.

"Evenbit" <nbaker2328@xxxxxxxxxxx> wrote:
> (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: Cant change shortcut icon
    ... Then post the contents of notepad window... ... reg is not recognised as an internal or external command, ... and I had to read cmd with magnifier and type responces,, so I hope is ok ...
    (microsoft.public.windowsxp.general)
  • Re: How do I turn on sound with a script/batch file? (WinXP Home P
    ... it seems kinda like the various different unix type shells ... Create a new text file in notepad, copy those lines into it (Only copy ... scheduled task or run it from within a batch file. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Disabling notepad
    ... what happens if you first open NotePad and then use ... NotePad's File> Open menu to try to open the batch file? ... When I tried to modify the batch file using notepad it ... When I right click on the batch file and chose edit ...
    (microsoft.public.win2000.general)
  • Re: Tape backup failures
    ... I created the batch file as below but rather than add it to the ... and therefore more sucess in the SBS 2003 group. ... Click Start\Run and type notepad to open notepad. ... Go to Control Pane\Scheduled Tasks, ...
    (microsoft.public.backoffice.smallbiz)
  • Re: Cant change shortcut icon
    ... Then post the contents of notepad window... ... reg is not recognised as an internal or external command, ... and I had to read cmd with magnifier and type responces,, so I hope is ok ...
    (microsoft.public.windowsxp.general)