PDA

View Full Version : Need latest version of menu_full.txt



portman
23-01-2005, 05:50 AM
Hi

I get the following error message while processing the latest scripts by YAk. Does anybody have the updated menu_full.txt and write_main_menu.nrx?

thanks


# Processing: write_main_menu.nrx THE_END
Processing menu file: menu_full.txt
######## 218: Bad value (rhythmic_leds) for field CONFID!
######## 368: Bad value (call_duration) for field CONFID!
######## 382: Bad value (minute_beep) for field CONFID!
######## 495: Bad value (fade_leds/in) for field CONFID!
######## 533: Bad value (fade_leds/out) for field CONFID!
######## 653: Bad value (guard/1) for field ARG!
######## 656: Bad value (keylock_guard) for field ARG!
######## 713: Bad value (memory_editor) for field ARG!
######## 716: Bad value (watch) for field ARG!
Processing menu file: menu_restricted.txt
######## 37: Bad value (watch) for field ARG!
Doing multiple menus hack...
Done!

courtjester199
23-01-2005, 08:24 AM
You just have to use the appropriate IDs and arguments. Look at the scripts to find out which IDs are created and what arguments they use.

marcelt2
24-01-2005, 07:56 AM
Hi

You'll have to use configuration definitions.
I'll give you an example:

#Rhythmic leds
@item def=rhythmic_leds

You may also want to edit the PPM strings for rhythmic_leds.nrx in rhythmic_leds_ppm.txt (scripts folder)