[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[StrongED] Conflict with ArtWorks



I sent this to the StrongED mailing list yesterday but it didn't
appear in my Pluto StrongED mailing list - I apologise if it has.

CTRL-Page Up and Down keys are used in ArtWorks to move to first page
or last page of a multi-page document. StrongED also uses these keys
(not sure what they do) and obviously causes a conflict. To eliminate
I've placed an ignore line character (#) in front of each line as
below........

#	^PgUp		UserMessage1(&400D1,"<1><0><0><0>")
#	^PgDown		UserMessage1(&400D1,"<2><0><0><0>")

in BaseMode file in !StrED_cfg.

Can anyone tell me what the script following UserMessage does?

Regards

Richard


-- 
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxxxxx