I'm trying to get the current settings for the ExternalAccess flag located in LibraryMaster, Configuration/Preferences by company. In VI the field is titled "ExternalAccess" (attr: string..Y/N) Can't remember which sy_company object (ui/bus etc) in Library Master objects I've tried ,but.. Are we allowed access to this? boi_retval = boi_company.nGetValue("ExternalAccess$", s)
↧