Can PowerHouse "catch" an arrow key stroke?

Martijn Nabben (Fairfax) Martijn.Nabben@fairfaxnz.co.nz
Fri, 16 Jul 2004 09:18:51 +1200


Thanks for this!

How can I remap the arrow key? Is that a TIC - FM (fieldmarking) setting?

Cheers,
Martijn

-----Original Message-----
From: Peter Bateman [mailto:pfbcs@hotmail.com] 
Sent: Friday, 16 July 2004 6:11 
To: powerh-l@lists.sowder.com
Subject: RE: Can PowerHouse "catch" an arrow key stroke?



Hi Martijn Nabben:

You could try to remap the arrow key to be arrow key plus carriage return.
This would at least give you access to the occurence with the key stroke.

I am not sure but since your description field is outside the occuring 
cluster
you are seeing just the first. DESCRIPTION is a PowerHouse reserved word,
therefore to ensure that DESCRIPTION is referring to the data item I used
the % in front of the identifier.

You could create a define item

Define d_Desc character * 60 = %DESCRIPTION of FILE_A

Field d_Desc

Procedure designer 01
begin
   display FIELD_1
   display d_Desc
end

Regards,
Peter Bateman

_________________________________________________________________
Free yourself from those irritating pop-up ads with MSn Premium. Get 2months

FREE*  
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=htt
p://hotmail.com/enca&HL=Market_MSNIS_Taglines

= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.sowder.com
Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com
Unsubscribe: "unsubscribe <password>" in message body to
powerh-l-request@lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.