The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => RadAsm Support Forum => Topic started by: Obivan on November 04, 2007, 09:00:05 PM

Title: absolute Path....
Post by: Obivan on November 04, 2007, 09:00:05 PM
Hi KetilO,

the current version does not support absolute path to any projectfiles. Is this behavior intention or randomly?
I have the sourcecode modified too support absolute path and be found a bug in the proc RemovePath. I don't have the last version of the sourcecode, but i have added the new files to this post. You can find places in the code, looking for ' by Obi'. I hope that i have found all places.

Can you give me the lastest version of your code?

regards
Obi

[attachment deleted by admin]
Title: Re: absolute Path....
Post by: KetilO on November 04, 2007, 11:16:52 PM
Hi Obivan

Relative paths is intentional as it allows you to copy projects to new paths.

Latest sources for RadASM 2.2.1.2

Get it here:

http://www.radasm.com/Upload/RadASM2212.zip

Or here:

http://www.assembler.ca/radasm/Upload/RadASM2212.zip

KetilO