Subj : Re: How do you call two functions in an eval?
To : Amessyroom
From : nelgin
Date : Thu Aug 22 2024 11:01 am
On Thu, 22 Aug 2024 03:27:26 -0400
"Amessyroom" (VERT/TL-QWK) <VERT/
[email protected]>
wrote:
> When a key is pressed I want to call bbs.view_file("file") and
> bbs.exec_xtrn(INTERNAL_NAME).
>
> How do you do this ? It seems I can do one but not both
>
> 'A': { eval: 'bbs.exec_xtrn("code")' },
>
> ---
> � Synchronet � Too Lazy BBS - toolazy.synchro.net:2323
What about
'A': { eval 'bbs.view_file("file")',
eval 'bbs.exec_xtrn("CODE")' },
--
End Of The Line BBS - Plano, TX
telnet endofthelinebbs.com 23
---
� Synchronet � End Of The Line BBS - endofthelinebbs.com