I have a v17 interpreted database that includes an interpreted component (Miyako's Excel Component). The component has a number of methods that have $0 parameters. The component has a Compiler method in which all of the parameters are typed. The local variables in the host database to which the return values are assigned are all correctly typed.
When I check syntax in the Compiler window of the host database, it produces the following errors in the host methods that call the component methods that return a value: The component 'Excel Library' must be compiled Invalid constant type: real Cannot make an assignment with those types Changing the type of the variable $MyVar from type real to type text (This problem also existed when the database was running in v12 and v15.) Any way to fix this? It doesn't interfere with the operation of the program - no errors occur when calling the component methods. It's just a nuisance to see these syntax errors in the Compiler screen. David Rose ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

