Good morning all. Running 4D v16 on OS X 10.10.5:
Does the 4D command “RESOURCE LIST” still work with XLIFF string resource files? Having converted my STR# resources to XLIFF files I find my old methods relying on 4D resource commands are broken and that the commands themselves either result in errors, i.e. -199 Document cannot be opened (open resource file), or empty arrays (RESOURCE TYPE LIST & RESOURCE LIST). If RESOURCE LIST still works with XLIFF files, what has changed and how do I need to adapt my old code to get it to work, i.e. replace “STR#” passed as $1 with another appropriate resource type identifier? If not, has anyone developed code to replicate its functionality with XLIFF resources, i.e. extract the resource ids and names into arrays? Knowing nothing about XML and 4D's XML integration, sample code would be greatly appreciated. I suspect that I may be missing something simple, but cannot figure out what it might be from the docs or by testing. Otherwise, I am way out of my depth with respect to 4D XML capabilities. Thanks in advance for any suggestions or guidance. Best from sunny Santa Fe, Steven ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

