The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Easy Code => Topic started by: vmars316 on April 16, 2011, 12:26:54 AM

Title: Navigation to the webpage was canceled EasyCode.hlp
Post by: vmars316 on April 16, 2011, 12:26:54 AM
Greetings,
1st time here.
Just installed masm32 and easyCode.
EasyCode help not working, error: Navigation to the webpage was canceled
How to get it working?
Thanks...vmars316
Title: Re: Navigation to the webpage was canceled EasyCode.hlp
Post by: dedndave on April 16, 2011, 02:46:15 AM
welcome to the forum
there is a special sub-forum for easy-code....
http://www.masm32.com/board/index.php?board=28.0

Ramon may have changed the web address of his site since the hlp file was written....
http://www.easycode.cat/English/index.htm
Title: Re: Navigation to the webpage was canceled EasyCode.hlp
Post by: vmars316 on April 16, 2011, 04:06:07 PM
Thanks,
http://www.easycode.cat/English/index.htm
seems to be for GoASM.
Is there one for MASM?
Thanks...vmars
Title: Re: Navigation to the webpage was canceled EasyCode.hlp
Post by: dedndave on April 16, 2011, 04:19:52 PM
it is for both
if you go to
http://www.easycode.cat/English/Sources.htm
you will see that the source is available for either

what are you looking for, specifically ?
you said you installed easy code already, so i assume you found that   :P
Title: Re: Navigation to the webpage was canceled EasyCode.hlp
Post by: Ramon Sala on April 16, 2011, 06:29:35 PM
Hi vmars316,

Welcome and thanks for using Easy Code.

As dedndave said, you can get the Easy Code help at http://www.easycode.cat/English/Help.htm. There you will see two links, one for GoAsm and another one for Masm.

However, you can see the same help by clicking the <F1> key in the IDE. If you are using Windows XP or later, you first have to unblock the EasyCode.chm file, so open the \EasyCode.Ms\Help folder, right-click the EasyCode.chm file, choose Properties and then push the Unblock button. Then go back to the IDE and press <F1>.

Regards,

Ramon
Title: Re: Navigation to the webpage was canceled EasyCode.hlp
Post by: dedndave on April 16, 2011, 07:10:50 PM
 :U
Title: Re: Navigation to the webpage was canceled EasyCode.hlp
Post by: vmars316 on April 16, 2011, 09:45:06 PM
Hi Ramon,
The UnBlock did the trick, Thanks...vmars
Title: Re: Navigation to the webpage was canceled EasyCode.hlp
Post by: Ramon Sala on April 17, 2011, 08:58:08 AM
You are welcome!

Ramon