Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hide2may

Pages: [1]
1
HLA / Re: Problem in os.hhf
« on: November 23, 2008, 06:58:57 PM »
Sorry all Masters of HLA,

The problem was caused by my missing the leading line:-

    program testRandom;

 ~~8~
Your SS (Stupid Student),
-hide2may

2
HLA / Problem in os.hhf
« on: November 20, 2008, 04:51:17 PM »
Hi there,

I'm learning HLA using David's tutorial:-
http://docs.google.com/View?docID=d674v6b_21hfm8nm&revision=_latest&pli=1

The last program "testRandom" in chapter 06 doesn't seem to get compiled.
The message is as follows:-

   I:\projects\chap06>hla testRandom.hla
   Error in file "os.hhf" at line 5 [errid:107961/hlaparse.c]:
   syntax error, unexpected namespaceTkn, expecting DoOneValStmt.
   Near: << namespace >>

   os.hhf [4]:
   error: illegal instruction.

It sounds like the error is in "os.hhf", and
the first few lines of os.hhf reads:-

   #if( ! @define( os_hhf ))
   ?os_hhf := true;

   namespace os;

Any kind soul help me to tackle the problem?

Thanks in advance ^^

3
HLA / Re: Announcing free inspiration program for each day ...
« on: September 11, 2008, 02:45:34 PM »
Hmm...David, I used the -w option as suggested but the weird thing is:

when I double click myWinHLAprogram.exe, everything is perfect!

However, when I double click the batch file winToday.bat,

the DOS thing comes with the verses window!

Any idea on how to get rid of the ugly 'black' window, sir?

 O0

4
HLA / Re: Announcing free inspiration program for each day ...
« on: September 10, 2008, 07:31:06 AM »
Hi There,

I play around with the win_versesPS, modify it to display some Buddhist text in Chinese, and find that works!

However, a little DOS screen comes with the Windows message box!

Does anyone know why? How to get rid of it?

Thanks in advance,
-hide2may

5
HLA / Re: Announcing free inspiration program for each day ...
« on: September 04, 2008, 06:19:47 PM »
Thanks David for the program  ~~27~
Please show us how to bold and change color of the characters in that verses message window.
Thanks in advance  ~~8~
hide2may@hotmail.com

Pages: [1]