html in in palettes

Started by juan, September 05, 2012, 12:32:12 AM

Previous topic - Next topic

juan

I can put a html in palettes ?, when I do I have an error

Spain Juan

owenwengerd

If you want help with your error, you'll have to provide enough information for someone to help you.
Owen Wengerd (Outside The Box) / ManuSoft

juan

#2
Sorry, and sorry for my English. 

my problem is I can not insert HTML in a Palettes;

This is the code where the palette is lsp ATBLOCK:

(dcl_Html_Navigate AT_Present_AT_BLOCK_Htmlblock "C:\\ATSISTEMAS_2012\\opedcl\\html\\atbloques.htm")

gives me the error:

An OpenDCL function argument
processing exception has occurred

Erro NIL value not allowed
Function:dcl_html_Navigate
Argument:0


Thanks for your help

Juan


owenwengerd

If the value of AT_Present_AT_BLOCK_Htmlblock is NIL when this function call is evaluated, then either your palette is not open or your symbol name is incorrect. In what context are you running this function call?
Owen Wengerd (Outside The Box) / ManuSoft

juan

Perdonar, borré lo que tenia, lo hice de nuevo y funciono

Juan