Go_BLOCK('BLOCK_NAME') does not take me to BLOCK_NAME canvas.
607656Dec 2 2008 — edited Dec 4 2008Hi,
I have a code snippet like
Go_BLOCK('BLOCK_NAME');
I have a data block and canvas corresponding to BLOCK_NAME
But when I run the form, it does not show me BLOCK_NAME canvas
Any thought??