Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: menus

$
0
0
Re: menus
FoxInCloud
Re: menus
02/12/2012
01:51:10 AM
3FJ03Z13O Show this entire thread in new window
Gratar Image based on email address
From:
To:
Attachments:
None

I did, and the the function never fires.

Could you set a breakpoint at the beginning of awProcess::wFormHTML_cHeader_cMenu() and see which instructions are executed?

thn


One. It was copied and pasted from xxxmenu.xls.

How many Chr(9) delimiters do you have between columns? Only a single delimiter is supported so far.
copy-pasting the xxxMenu.xls contents is the safest method IMO

HTH,
ThN



I have never been able to display menus even after using the FiC sample; in fact even the sample menus from FiC do not show. Please advise where I am going wrong.

For testing I downsized the menu and left just a couple optons, some repetitive, so I realize this is not a real helpful menu at this point:

PROTECTED FUNCTION wFormHTML_cMenu && {fr} Définition du menu (cf. xxxMenu.xls) {en} Menu definition (cf. xxxMenu.xls) LOCAL lcResult TEXT TO lcResult NOSHOW FLAGS 1 PRETEXT 7 file donor donor .t. .f. nameset.scx .f. .t. nameset file two two .t. .f. nameset.scx .f. .t. nameset reports one one .t. .f. nameset.scx .f. .t. nameset ENDTEXT && {fr} Copier-coller ici le contenu des 9 premières colonnes de xxxMenu.xls, sans les en-têtes && {en} Copy-paste here contents of the 9 first columns of xxxMenu.xls, without headers RETURN lcResult && lcResult && has to return something valid or send a space(0)

There are no errors and nothing anythere in the generated code that is trying to create menus.


Viewing all articles
Browse latest Browse all 10393

Trending Articles