Word wrapping on a display file

Word wrapping on a display file

I didn't know it was possible to word wrap on a display file. Can you explain how this is done?
Use this field-level keyword for named fields that are defined such that they overflow onto subsequent display lines or for continued-entry fields. Create a field in the display file with a size of 500 and use the keyword WRDWRAP. Doing this will make the field flow into the next available line in the display file. It is used to make long text fields easier to read. Subfiles, however, do not support WRDWRAP.

==================================
MORE INFORMATION ON THIS TOPIC
==================================

The Best Web Links: tips, tutorials and more.

Ask your programming questions--or help out your peers by answering them--in our live discussion forums.

Ask the Experts yourself: Our application development gurus are waiting to answer your programming questions.


This was first published in April 2004