Windowes & ASCII characters

rdfreedman BellSouth rdfreedman at gmail.com
Thu Jan 31 12:24:18 PST 2019


Richard

I don't have access to a 7 machine. All mine are 10's.  As a guess...

On Windows 10 I think the default font when a DOS window 10 is opened maybe is different in 10 than in 7

In Windows 7, right click the icon used to open FP, then click properties, click the font tab - What font?

Do the same when you open FP in 10...

If different, change the font in 10 to what is in 7. 

That changes only that font for that FP starting icon for window 10. The change is remembered to the icon that opened FP.

Did that (maybe) work?

Reggie


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 (?).

I am trying to figure out why he is having this issue.  He is running filePro 5.0

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.


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.

2.      Does anyone know the ASCII code for the end of field marker?

3.      Anyone have code for displaying the ASCII code for this character within filePro.

I f wrote this routine but it failed as it only read the back slash \

aa="\gZ"

MSGBOX "The ASCII value of aa is"<chr(aa) - this displays as 92 as that is the value for the backslash

The following code display on a screen:

aa="\gZ"
ab=asc(aa)
ac=chr(aa)

aa displays on screen as \gZ
ab displays as 92
ac displays as -

My client did not have this issue when these computers were using Windows 7.

Any suggestions will be greatly appreciated.

Richard Kriess



-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 17448 bytes
Desc: not available
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20190131/2d9bb418/attachment.bin>
_______________________________________________
Filepro-list mailing list
Filepro-list at lists.celestial.com
Subscribe/Unsubscribe/Subscription Changes
http://mailman.celestial.com/mailman/listinfo/filepro-list


More information about the Filepro-list mailing list