I have tried both ways without success. When I call using the URL I get this error msg
Record not found: (-2) Error 30: Entry Not Found from key GLOCfg:K_sysid
This is the URL I use from a menu
'UpdatePreferences?change_btn=change&_bdiv_=' & p_web.addbrowsevalue('pageheadertag','glocfg',glocfg:K_sysid,1)
There is only one record and that has a sysid of 1
It looks like maybe the file is not being opened in time for the record fetch
Anybody else seen this?
Mike