PDA

View Full Version : Locate.rx conflict with mobile_unlocker.nrx vs. screen_saver.nrx



JUNT
28-12-2004, 02:43 AM
If I used mobile_unlocker.nrx with the old locate.rx it runs but the screen saver.nrx has the error. Then if the new locate.rx will be used the screen_saver.nrx runs ok but the mobile_unlock.nrx got the error.


Screen_saver error (when using locate.rx dated 11/29/04)

Warning! Trying to locate unknown function (CALL_STATUS)!
# Warning! Trying to locate unknown function (DIAL_NUMBER_BUF)!
# SETLONG: Not a number (CALL_STATUS)!
# 267 *-* setlong screen_saver_o_1+504 call_status
# +++ RC=1 +++
# SETLONG: Not a number (DIAL_NUMBER_BUF)!
# 268 *-* setlong screen_saver_o_1+508 dial_number_buf
# +++ RC=1 +++
Strings file: screen_saver_ppm.txt
Added 11 strings from file: screen_saver_ppm.txt
Locate: MENU_ITEM_SIZE = 0x14
# Warning! Trying to locate unknown function (ACTION_SELECT_BACK)!
# 39 +++ item=d2c(tit,4)d||d2c(argu,4)d2c(0,2)d2c(msg,2)d2c(locate("action_select_back"),4)d2c(flags)d2c(0)d2c(locate("animid_empty"),2)
# 28 +++ call ezmenu "add",i,tit
# 362 +++ m=ezmenu("start",,x2d(c0),getenv("confmode/num_ro"),confid_main)
# Error 40 running "C:\DATA\NOKIX\scripts\EZMENU.rx", line 39: Incorrect call to routine
# Error 40.12: D2C argument 1 must be a whole number; found "ACTION_SELECT_BACK"
# +++ RC=40 +++


Mobile_Unlocker error (when using locate.rx dated 12/23/04)

Created config ID: 128 (bitlen=1, def=2, volatile)
# 540 +++ return d2c(tit,4)d||d2c(argu,4)d2c(0,2)d2c(msg,2)d2c(act_selback,4)d2c(flags)d2c(0)d2c(id_empty_anim,2)
# 52 +++ menu_serial=make_menu(x2d(c0),confmode_arg,create_config_id(1,2,0), make_item(make_mcu_str("GTCL-001"),,0,18) make_item(make_mcu_str("v1"),,1,18) make_item(make_mcu_str("v2"),,2,18) make_item(make_mcu_str("Grif Old"),,3,18) make_item(make_mcu_str("Grif New"),,4,18) make_item(make_mcu_str("Prodigy"),,5,18) make_item(make_mcu_str("Original"),,6,18) make_item(make_mcu_str("ONE"),,7,18) make_item(make_mcu_str("T-Mobile"),,8,18))
# Error 40 running "C:\DATA\NOKIX\scripts\mobile_unlocker.nrx", line 540: Incorrect call to routine
# Error 40.12: D2C argument 1 must be a whole number; found "ID_EMPTY_ANIM"

# Script error!