<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Richard,</div><div>in Windows FilePro the end-of-field marker is controlled by the environment variable PFEOF=[ASCII_code] rather than termcap like Unix.</div><div><br></div><div>Examples:</div><div><div>PFEOF=17 (left triangle - default)</div></div><div>PFEOF=7 (medium dot)</div><div><div>PFEOF=250 (small dot)</div><div><div>PFEOF=32 (space)</div><div><div><br></div><div><div><img src="cid:ii_jrkxnlon0" alt="image.png" width="342" height="500"><br></div></div><br class="gmail-Apple-interchange-newline"></div>Scroll Field - Starting with version 5.8.2, you can use a backslash (\) to end a long field early and make it scrollable for data entry.  It uses a "greater-than-sign" as the EOF marker.<br class="gmail-Apple-interchange-newline"></div><br class="gmail-Apple-interchange-newline"></div><div>Browse Field - PFSHOWF6ARROW=ON - is supposed to display a down arrow as the EOF for fields with an F6 browse.<br></div><div><br></div><div dir="ltr"><br></div><div dir="ltr">Timothy R Barr, CPE, VP/CTO<br></div><div dir="ltr"><div><div dir="ltr" class="gmail-m_-2342172415210969468gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Evaluator Services and Technology, Inc</div><div>1801 Oberlin Rd, Suite 204</div><div>Middletown, PA 17057<br><span><span title="Call with Google Voice"><span title="Call with Google Voice"><span title="Call with Google Voice"><span title="Call with Google Voice">717-985-1122</span></span></span></span> x 1131</span></div><div><span><span title="Call with Google Voice"><span title="Call with Google Voice">855-569-6022</span></span> (Tollfree Middletown)</span><br><span title="Call with Google Voice"><span title="Call with Google Voice"><span title="Call with Google Voice"><span title="Call with Google Voice">855-500-6022</span></span></span></span> (Tollfree Fax)<br></div><div><a href="mailto:tim.barr@evalsvs.com" target="_blank">tim.barr@evalsvs.com</a></div><div><br></div><div><img src="https://docs.google.com/uc?export=download&id=0B7FoDMJ7fkkxalFWZDF4ZGs3akE&revid=0B7FoDMJ7fkkxekd5TFNRb3F0TWd4a3BoSlltbWdzaWJFb2VnPQ" width="200" height="57"><br></div><div><br></div><div><div dir="ltr"><br class="gmail-Apple-interchange-newline">On Thu, Jan 31, 2019 at 05:05:14PM +0000, Richard Kreiss via Filepro-list thus spoke:</div><div dir="ltr">> One of my clients just upgraded to Windows 10 home and is having a display issue with filePro.  The end of field marker is showing as a question mark (?).</div><div dir="ltr">> </div><div dir="ltr">> I am trying to figure out why he is having this issue.  He is running filePro 5.0</div><div dir="ltr">> </div><div dir="ltr">> I downloaded the dcabe help file to see make use of the ASCII chart and the graphics code chart in this help.  Where the end of field character should be (\GZ ) on his system it is q question mark on my system the end of field marker appears correctly.</div><div dir="ltr">> </div><div dir="ltr">> </div><div dir="ltr">> 1.      Does nay one have a suggestion as to what might be causing this issue? I have already checked the code page which is being used and it matches mine.</div><div dir="ltr">> </div><div dir="ltr">> 2.      Does anyone know the ASCII code for the end of field marker?</div><div dir="ltr">> </div><div dir="ltr">> 3.      Anyone have code for displaying the ASCII code for this character within filePro.</div><div dir="ltr">> </div><div dir="ltr">> I f wrote this routine but it failed as it only read the back slash \</div><div dir="ltr">> </div><div dir="ltr">> aa="\gZ"</div><div dir="ltr">> </div><div dir="ltr">> MSGBOX "The ASCII value of aa is"<chr(aa) - this displays as 92 as that is the value for the backslash</div><div dir="ltr">> </div><div dir="ltr">> The following code display on a screen:</div><div dir="ltr">> </div><div dir="ltr">> aa="\gZ"</div><div dir="ltr">> ab=asc(aa)</div><div dir="ltr">> ac=chr(aa)</div><div dir="ltr">> </div><div dir="ltr">> aa displays on screen as \gZ</div><div dir="ltr">> ab displays as 92</div><div dir="ltr">> ac displays as -</div><div dir="ltr">> </div><div dir="ltr">> My client did not have this issue when these computers were using Windows 7.</div><div dir="ltr">> </div><div dir="ltr">> Any suggestions will be greatly appreciated.</div><div dir="ltr">> </div><div dir="ltr">> Richard Kriess</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>