home *** CD-ROM | disk | FTP | other *** search
VENDINFO | 1996-01-24 | 13.6 KB | 302 lines |
- +-------------------------------------------────────-----────────----+
- | This VENDINFO Product Information File contains both readable text |
- | and tools-accessible data about a product. See the last text |
- | section, below, for more information about VENDINFO and its tools. |
- +--------------------------------------------------------------------+
- VENDINFO standard v1.04, produced by VendEdit v1.30, 20-Jan-1996
-
- ===== Product Information ==============================
- Product: PCTVBX25 PERCENTAGE CUSTOM CONTROL VBX <ASP>
- Version: 2.50
- Version Date: 24-Jan-1996
- Product Type: Software
- Basic Distribution Policy (see License, below, for details):
- Shareware, subject to distribution restrictions
-
- Product Description: PCTVBX25 v2.50 <ASP> - Versatile percentage
- bar custom control used to indicate a level
- or progress meter for use with Visual Basic,
- Visual C++, or Delphi. Properties are
- provided to select orientation, direction,
- style (linear or radial fill), shape, colors,
- bitmaps, fonts, and bevels. The percent level
- can be set directly by the percent property
- or indirectly by allowing the control to
- calculate percent for you.
- Reason for version: CUSTOMER REQUEST
-
- Category: Computer programming; Software tools & add-
- ins; For multiple programs
- Keywords: PERCENT BAR PCT VBX CUSTOM CONTROL PROGRESS
- METER GMS VISUAL BASIC C++ DELPHI
- Required Packages: PRCNT25
- This Package: PRCNT25
- Registration Fee: 15.00 (US DOLLAR)
-
- Required Configuration
- Processor Family: Intel 80x86 (minimum 80386)
- Minimum OS: Windows 3.0
- Req'd Software: VBRUN300.DLL TO RUN DEMO.EXE
-
- Orders:
- Address: Global Majic Software, Inc.
- P.O. Box 322
- Madison, AL USA 35758
- Phone: (205) 864-0708
- FAX: (205) 864-0708
- AmOnLine: GMajic
- CompuServe: 73261,3642
- Internet: gms@globalmajic.com
- Other E-mail: COMPUSERVE SWREG #9376
-
- Support:
- Address: Global Majic Software, Inc.
- P.O. Box 322
- Madison, AL USA 35758
- Phone: (205) 864-0708
- FAX: (205) 864-0708
- AmOnLine: GMajic
- CompuServe: 73261,3642
- Internet: gms@globalmajic.com
- Other E-mail: http://www.globalmajic.com
-
-
- ===== Information for Users ("READ-ME") ================
-
- PRCNT25.VBX - Percentage Custom Control (VBX) <ASP>
-
- This is a versatile percentage bar custom control used to indicate
- a level or progress meter for use with Visual Basic, Visual C++,
- and Delphi. Properties are provided to select orientation, direction,
- style (linear or pie), shape, colors, bitmaps, fonts, and bevels. The
- percent level can be set directly by the percent property or indirectly
- by allowing the control to calculate the percent by setting a range and
- current value (ie, 5 in a range of 0-20 would be calculated as 25%).
-
- This ZIP file contains:
-
- PRCNT25.VBX Percentage Custom Control
- PRCNT.HLP Control's help file
- INSTALL.TXT Installation instructions
- FILE_ID.DIZ Description
- DEMO.EXE Sample VB executable excersizing properties
- VB.ZIP Visual Basic source code to sample program
- VC.ZIP Visual C++ sample source code
- DELPHI.ZIP Delphi sample source code
- INSTRMLB.HLP Instrumentation library overview
- ORDER.HLP Order form for GMS products
- SHAREWAR.DOC Description of Shareware and ASP information
-
-
- LICENSING / DISTRIBUTION
-
- You may distribute the registered VBX with your applications royalty-
- free. You may not distribute the registered VBX without your
- application (except as an update for an already installed program).
- You may not distribute the registered license file.
-
-
- REGISTRATION
-
- Refer to ORDER.HLP for registration information.
-
-
- SUPPORT
-
- Requests for product support, comments or questions should be sent
- to one of the following locations:
-
- Global Majic Software, Inc.
- P.O. Box 322
- Madison, Alabama 35758
-
- FAX/Voice Message: (205) 864-0708
-
- CompuServe: 73261,3642
- AOL: GMajic
- Internet: gms@globalmajic.com
- Home Page: http://www.globalmajic.com
-
- Visit our home page for the latest software and price specials.
-
- Global Majic Software, Inc. is a proud member of the Association of
- Shareware Professionals (ASP).
-
-
- ===== Packing List =====================================
-
- As released by the author or publisher, this package contained the
- following files in addition to this VENDINFO.DIZ:
-
- Filename Size Date Time CRC32
- FILE_ID.DIZ 435 24-Jan-1996 02:50a 05B7A695
- SHAREWAR.DOC 4028 13-Jan-1996 02:28p 75450C51
- DEMO.EXE 137548 20-Jan-1996 08:49p 7D66C8C1
- INSTRMLB.HLP 130757 18-Jan-1996 07:28a 0FCCA8B0
- ORDER.HLP 17384 15-Jan-1996 04:20p 10E6BFB4
- PRCNT.HLP 84617 20-Jan-1996 12:01p 6BF731D7
- INSTALL.TXT 904 15-Jan-1996 10:41a C9CB0FA4
- PRCNT25.TXT 751 15-Jan-1996 01:12p C2F9313D
- README.TXT 1952 15-Jan-1996 01:57p 1EB41A41
- PRCNT25.VBX 60448 20-Jan-1996 07:40p 6051FB5E
- DELPHI.ZIP 11396 20-Jan-1996 07:47p DC1CB6E3
- VB.ZIP 56796 20-Jan-1996 08:51p F0247E30
- VC.ZIP 11945 20-Jan-1996 07:44p 0A2EBC24
-
-
- ===== Installation =====================================
-
- How to install this demonstration:
-
- - Create a destination subdirectory
-
- - Copy all files into destination subdirectory
-
- - Run DEMO.EXE, This program demonstrates the use of the
- control's most commonly used properties and is a good reference
- tool when designing applications. (requires VBRUN300.DLL)
-
- VISUAL BASIC USERS:
- - pkunzip VB.ZIP (this is the source code to DEMO.EXE)
-
- VISUAL C++ USERS:
- - Copy the VBX file to the Windows\System directory.
- - Optionally create a destination subdirectory (ex. ...\VC)
- - Move VC.ZIP into destination directory
- - pkunzip VC.ZIP using the -d option
-
- DELPHI USERS:
- - Copy the VBX file to the Windows\System directory.
- - Optionally create a destination subdirectory (ex. ...\DELPHI)
- - Move DELPHI.ZIP into destination directory
- - pkunzip DELPHI.ZIP
-
-
-
-
- Program Name: Percent Custom Control VBX ver 2.5
- File Name: PRCTVB25.zip
- Most recent version release date: 1/24/96
- Price: $15 Shareware
- Source code available for additional $45
-
- Description:
- This is a versatile percentage bar custom control used to indicate
- a level or progress meter for use with Visual Basic, Visual C++,
- and Delphi. Properties are provided to select orientation, direction,
- style (linear or pie), shape, colors, bitmaps, fonts, and bevels. The
- percent level can be set directly by the percent property or indirectly
- by allowing the control to calculate the percent by setting a range and
- current value (ie, 5 in a range of 0-20 would be calculated as 25%).
-
- CICA Directory: /programr/vbasic
- replaces - nothing
-
-
- ===== License for Use and Distribution =================
-
- Shareware distribution gives users a chance to try software before
- buying it. If you try a Shareware program and continue using it, you
- are expected to register. Individual programs differ in detail -- some
- request registration while others require it, some specify a maximum
- trial period. With registration, you get anything from the simple
- right to continue using the software to an updated program with printed
- manual.
-
- Copyright laws apply to both Shareware and commercial software, and the
- copyright holder retains all rights, with a few specific exceptions as
- stated below. Shareware authors are accomplished programmers, just
- like commercial programmers, and the programs are of comparable
- quality. (in both cases there are good programs and bad ones!) The
- main difference is in the method of distribution. The author
- specifically grants the right to copy and distribute the software,
- either to all and sundry or to a specific group. For example, some
- authors require written permission before a commercial disk vendor may
- copy their Shareware.
-
- Shareware is a distribution method, not a type of software. You should
- find software that suits you needs and pocketbook, whether it's
- commercial or Shareware. The Shareware system makes fitting your needs
- easier, because you can try before you buy. And because the overhead
- is low, prices are low also. Shareware has the ultimate money-back
- guarantee -- if you don't use the product, you don't pay for it.
-
- DISCLAIMER - AGREEMENT
-
- Users of this Global Majic Software, Inc. (GMS) custom control must
- accept this disclaimer of warranty: "this GMS custom control is
- supplied as is. The author disclaims all warranties, expressed or
- implied, including, without limitation, the warranties of
- merchantability and of fitness for any purpose. The author assumes no
- liability for damages, direct or consequential, which may result from
- the use of this GMS custom control."
-
- This GMS custom control is a "shareware program" and is provided at no
- charge to the user for evaluation. Feel free to share it with your
- friends, but please do not give it away altered or as part of another
- system. The essence of "user-supported" software is to provide
- personal computer users with quality software without high prices, and
- yet to provide incentive for programmers to continue to develop new
- products. If you find this program useful and find that you are using
- this GMS custom control and continue to use this GMS custom control
- after a reasonable trial period, you must make a registration payment
- to Global Majic Software, Inc. The registration fee will license one
- copy for use on any one computer at any one time. You must treat this
- software just like a book. An example is that this software may be
- used by any number of people and may be freely moved from one computer
- location to another, so long as there is no possibility of it being
- used at one location while it's being used by another. Just as a book
- cannot be read by two different persons at the same time.
-
-
- Commercial users of this GMS custom control must register and pay for
- their copies of this GMS custom control within 30 days of first use or
- their license is withdrawn. Site-License arrangements may be made by
- contacting Global Majic Software, Inc. Anyone distributing this GMS
- custom control for any kind of remuneration must first contact Global
- Majic Software, Inc. at the address below for authorization.
-
- You are encouraged to pass a copy of this GMS custom control along to
- your friends for evaluation. Please encourage them to register their
- copy if they find that they can use it. All registered users will
- receive a copy of the latest version of this GMS custom control.
-
-
- CONTACTING GLOBAL MAJIC SOFTWARE, INC.
-
- Global Majic Software, Inc.
- P.O. Box 322
- Madison, Alabama 35758
-
- FAX/Voice Message: (205) 864-0708
-
- Internet: gms@globalmajic.com
- Home Page: http://www.globalmajic.com
- CompuServe: 73261,3642
- AOL: GMajic
-
-
- ===== About VENDINFO Files =============================
-
- Each VENDINFO.DIZ file contains extensive information about a product.
- This "human-readable" section is followed by a compressed data record
- useable by automated tools. The data record allows BBSes and other
- distributors to automate package handling, and provides users with a
- wealth of product information. VENDINFO tools (free viewer for users,
- free or inexpensive processors for distributors, editors for authors)
- are available from many sources, including the originators of VENDINFO:
- Rams' Island Software Voice: 303-841-2848 CompuServe: 76244,324
- 7644 E. Lakecliff Way BBS: 303-841-6269 FidoNet: 1:104/333
- Parker, CO 80134-5904 USA FAX: 303-841-6269 RIME: 1235
-
-
- ===== Compressed Data Record Follows ===================
-
- PK