Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Downloads
Search: 

ZipProj.prg
Rip Ryness
This program (zipprog.prg) will add all the files associated with a project (pjx file) to a zip file using WinZip's command line add-on. Very handy for periodic backups of files in a project. Requires WinZip 8.0 and WinZip command line add-on.
Created on
23 years ago
Downloads
1750
File type
Rating
5.00/5.00
General information
Rating:
5.00/5.00 (1 rate) Rate this item
Created by

Comments
Add a comment
More downloads created from this member
Rip Ryness
Header file with all the constants for word 2000.
Created on
24 years ago
Downloads
1082
File type
Rip Ryness
A program that uses recursion to access all the controls on a form. The program simply outputs all the names of the controls to the Debug Output window but can be easily modified to do something useful (e.g. Name all the controls according to some naming convention.)
Created on
24 years ago
Downloads
385
File type
Rip Ryness
This is a class based on the ComboBox Base class. It adds an Auto-Complete behavior to the class just like the latest browsers do in their URL address boxes. Supports both Combo and List boxes with an added acStyle property.
Created on
24 years ago
Downloads
1869
File type