Screen ghost??

Nancy Palmquist nlp at vss3.com
Tue Jan 5 13:03:57 PST 2010


Ivan,

If you have a show at the bottom of the screen, such as:

show("23","1") variable

Where the variable might be longer than 80 characters.  It will scroll 
the screen exactly as you indicate.  Fix would be to do this:
show("23","1") variable{""

to remove any blank space at the end of the variable.

The debugger will often scroll the screen funny so I would not worry 
about that.  Try the command "D" in the debugger to redisplay the screen.

Nancy

ivan wrote:
> Hi all.  I am having some difficulty tracking down an issue that one of our files is having.  We do a system call from two separate files to add information into another file. The call from one file works fine, and the exact same call from another file brings up the screen to add information, then if the user hits enter the screen jumps up one line at a time and not from field to field like it should be.  
>
> Here's where I get confused... when I set the debugger, the screen loads and has a line of code at the bottom.  All is normal, then if I hit the enter key to jump to the next line of code the screen moves up a line like when not in debugger mode.  The line of code is just assigning a variable, so there isn't anything that should affect the screen.
>
> Now if I run this as root, everything works fine. So I checked all of the permissions, mod, and owner of the two files that run these system calls and they are exactly the same.  So I'm a little lost here...  Anyone else have this problem? Anyone find a solution???
>
> We are running filePro version 5.6.06 on a sco unix machine.
>
> Losing more hair by the minute,
> -Ivan Chason
>
>
>       
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
>   



-- 
Nancy Palmquist 		MOS & filePro Training Available
Virtual Software Systems	Web Based Training and Consulting	
PHONE: (412) 835-9417		   Web site:  http://www.vss3.com



More information about the Filepro-list mailing list