home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
VSCPPv8.zip
/
VACPP
/
IBMCPP
/
samples
/
TOOLKIT
/
WPS
/
TEXTFLDR
/
README
next >
Wrap
Text File
|
1995-06-05
|
1KB
|
48 lines
TEXTFLDR - The Text Only Folder Sample
DESCRIPTION:
The TEXTFLDR sample allows only Plain Text objects to be placed in the
folder. Objects that are not Plain Text are rejected. Objects are
considered to be Plain Text if the Associated Type in the Settings is
set to Plain Text. If no type is set, the folder checks the first
500 bytes. If any characters are control- or extended- ASCII
characters, the object is rejected.
SAMPLE LOCATION:
Inside the WPS Sample Programs inside the main VisualAge C++ for OS/2
folder on your OS/2 desktop.
Note: This sample is not provided in project form.
SOURCE FILE LOCATION:
X:\ibmcpp\samples\toolkit\wps\textfldr
where X: is the drive on which you installed the samples and
document component of VisualAge C++ for OS/2.
HOW TO RUN THE SAMPLE:
-From your OS/2 desktop:
Double-click on the sample's icon.
-From an OS/2 command prompt:
To start the sample program, type the name of the executable
file and press Enter. If you have edited source code of a sample
program and want to recompile, link, and run the files, use the
NMAKE tool. Your output is the executable file. For information
about the NMAKE utility, see the OS/2 Tools Reference.
SOFTWARE/HARDWARE PREREQUISITES:
- IBM VisualAge C++
- OS/2 Warp
- IBM or compatible 386 and up.