Please help me to setup RadASM paths for HLA,

I have installed hla in F:\HLA

& MASM32 in F:\MASM32

I hve tried to setup paths using Option>Setpath but it is not working.

Kindly help into this.

Regards


Ahmed
Posted on 2003-05-18 06:15:23 by Ahmedh
Hi Ahmedh

You probably needs to set the enviroment variables that HLA needs.

KetilO
Posted on 2003-05-19 01:36:55 by KetilO
Hi,

Thanks for reply. Please tell me how to setup enviroment variables for HLA, as I am a complete beginer.

Thanks again,

Ahmed
Posted on 2003-05-19 07:06:01 by Ahmedh
Hi Ahmedh

What OS are you using?

KetilO
Posted on 2003-05-19 07:50:58 by KetilO
Hi,

I am using Windows ME.

One thing I have noted that when I try to compile a program using HLA as default assembler it gives out following errors I have copy & paste it for you to examine:

------------------------------------------------------------------------------------------
HLA (High Level Assembler)
Released to the public domain by Randall Hyde.
Version Version 1.41 build 6945 (prototype)
Win32 COFF output
Using MASM assembler
MASM output

Files:
1: F:\RadASM\Hla\Projects\hw\hw.hla

Compiling 'F:\RadASM\Hla\Projects\hw\hw.hla' to 'F:\RadASM\Hla\Projects\hw\hw.asm'
using command line
Bad command or file name

Assembling "F:\RadASM\Hla\Projects\hw\hw.asm" via
Bad command or file name
Linking via
Bad command or file name

Make error(s) occured.
------------------------------------------------------------------------------------------

Please tell me about how can I set RadASM.

Thanks

Ahmed
Posted on 2003-05-19 09:09:54 by Ahmedh
Hi Ahmedh

I don't know ME but think it is pretty much like 98.

In autoexec.bat add to the path where masm (ml.exe) is found.

KetilO
Posted on 2003-05-19 09:17:12 by KetilO