[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: From the KBD file: What is this ?
- Subject: Re: From the KBD file: What is this ?
- From: cld@xxxxxxxx (Carl Distefano)
- Date: Mon, 05 Nov 2001 21:34:54 +0000
Yes, functions are self-executing in the .KBD file, so
there's never a need to write, e.g., f,u,n,c, ,S,L; you
just write SL. The FUNC command is for executing
functions from the CMline using the same 2-character
mnemonic: FUNC SL.
--
Carl Distefano
cld@xxxxxxxx
http://users.datarealm.com/xywwweb/
>
> Carl Distefano wrote:
>
> > You should comb through your .KBD file and delete any func XC's that
> > do not execute commands; otherwise, they will cause untold mischief
> > (by executing whatever
> > command happens to be on the CMline when the key is pressed). There
> > was no change whatsoever in this regard from version 3 to 4.
>
> Commands, as opposed to Function Calls . . . because the latter
> self-execute ? I must also have a bunch of older macros that go
>
> nn=f,u,n,c, ,__ etc.
>
> which may be equally unnecessary ?
>
> Sorry to keep revisiting fundamental issues like this, but it's either
> stuff I never really knew, or that I have just forgotten over time.
>
> Jordan
>