@urlopen is not working with noteslink

Hi,

I am using the follwoing function in the button.

@Do(@URLOpen( “Notes://CHZH6000LACR/C1256A3A004A9506/vwAvailableFillerDocs/E28DA2BD489FE799C12576C7003560A5” );

		@PostedCommand([ToolsRunMacro]; "(PreviewWebPage)");

		@PostedCommand([FileCloseWindow]);

		@PostedCommand([WindowMinimizeAll])

	   )

The agent in the second command will open the page in the browser. The out put when executing this is opening two more clients and Notes is getting completly hanged and forcing user to restart his work again. The above formula is working fine in all the versions below 8.0. We recently moved to this version and getting the problems. We again testing in R7 and is working fine.

Appreciate your quick response on this.