Up/Down Arrow Key prompts

Bob @ MidCity Office bob at midcityoffice.com
Mon Mar 10 08:14:32 PDT 2008


George

Thanks for the arrow tips, there very usefull to me. I used the "ra" with
show(@ro, at co) to point at the current input field, for those users who can't
seem to follow the blinking cursor.

@wef*
Then: show(@ro, at co-"3") ra

@wlf*
Then: show(@ro, at co-"3") "  "

Thanks
Bob Simcoe



> -----Original Message-----
> From: 
> filepro-list-bounces+bob=midcityoffice.com at lists.celestial.com
>  
> [mailto:filepro-list-bounces+bob=midcityoffice.com at lists.celes
> tial.com] On Behalf Of George
> Sent: Sunday, March 09, 2008 9:42 PM
> To: 'Scott Walker'; 'Fairlight'
> Cc: 'Filepro_List'
> Subject: RE: Up/Down Arrow Key prompts
> 
> Are you talking *nix filePro or Windows filePro?
> In Windows filePro there is definitely a way of showing the 
> up, down and left and right arrow keys.
> ua="\r "&chr("17")&" \r"; da="\r "&chr("18")&"\r "; la="\r 
> "&chr("23")&chr("14")&"\r ";ra="\r "&chr("14")&chr("24")&"\r ".
> An alternate to the right-arrow key is ra="\r "&chr("20")&\r 
> " but there is no equivalent for the left-arrow key, so I 
> rather use the
> chr("23"),chr("24") and chr("14") combinations.
> 
> -----Original Message-----
> From: 
> filepro-list-bounces+flowersoft=compuserve.com at lists.celestial.com
> [mailto:filepro-list-bounces+flowersoft=compuserve.com at lists.c
> elestial.com]
> On Behalf Of Scott Walker
> Sent: Sunday, March 09, 2008 2:16 PM
> To: 'Fairlight'
> Cc: Filepro_List
> Subject: RE: Up/Down Arrow Key prompts
> 
>  
> Mark,
> 
> Thanks.  I didn't think so.  I'm not a believer in GUI but I 
> always thought a user more intuitively picks up on a prompt 
> actually showing the arrows, instead of text like "UpArrow", 
> "DownArrow", etc.
> 
> Regards,
> 
> Scott
> 
> 
> Scott Walker
> RAM Systems Corp.
> ScottWalker at RAMSystemsCorp.com
> Ph: (704) 896-6549
> Fx: (704) 896-7458
> 
> 
> 
> -----Original Message-----
> From:
> filepro-list-bounces+scottwalker=ramsystemscorp.com at lists.cele
> stial.com
> [mailto:filepro-list-bounces+scottwalker=ramsystemscorp.com at li
> sts.celest
> ial.com] On Behalf Of Fairlight
> Sent: Sunday, March 09, 2008 2:04 PM
> To: 'filepro list'
> Subject: Re: Up/Down Arrow Key prompts
> 
> 
> This public service announcement was brought to you by Scott Walker:
> > Is there a way to show the up/down arrow keys as a symbol, 
> ie an image
> 
> > of the arrow pointing up and an image of the arrow pointing down, 
> > instead of having to spell it out in text?
> 
> No.  They don't even exists in codepage 437.
> 
> mark->
> --
> "Moral cowardice will surely be written as the cause on the 
> death certificate of what used to be Western Civilization." 
> --James P. Hogan _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
> 
> 
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
> 
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
> 



More information about the Filepro-list mailing list