14.4 Using program resources
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Deploying applications
        • Using program resources
          • Resources as files
          • Access resources using open_resource
          • Declaring resources
          • Managing resource files
    • Packages

14.4.4 Managing resource files

As of version 7.7.13, SWI-Prolog resource files are zip(1) files. Prolog creates and accesses its resource files using the minizip project. The resource files may be examined and modified using any tool that can process zip files.