Zmodem commented on a Page, F-Keys Manager  -  Oct 07, 2008

whobear: Hey, I'm glad you liked it! Anyway, your suggestion is well-taken and I've tried the $isalias() already. As I've said: the rework of the key function monitor will be somewhat difficult, but not too bad, based on the fact that my script already has xFx loaded as custom aliases, therefore the only way to have this work effectively with other scripts that contain custom function aliases would be to have a second .mrc file loaded that contains the list of F-keys and their entirety, of course removing those which are contained in other files.

There is, however, a catch to actual F-Key denomination. The problem lies within multi-line alias functions. ie:

alias F2 {
   multi-line-code
   is here
   and cannot be retrieved
   by $isalias(F2).alias
   You will only get:
   F2 {
}

I hope this makes sense and that I've been clear. Thanks again!

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.