Progress
Developer’s Toolkit
BUNDLE Utility
The BUNDLE utility lets you put Progress binary files into a file called a bundle, transport the bundle to another machine using FTP, KERMIT, tape, or other mechanism, and extract the files from the bundle. The BUNDLE utility is designed for copying encrypted source files and r-code files, but any platform-independent binary file or ASCII file can be copied as well. It is not designed to handle executables, object files, Progress databases, or other platform-dependent files.
The BUNDLE utility consists of two C language programs:
bundle.c
andunbundle.c
. These programs are described in the following sections.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |