You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to felix
I want to create a class in a felix script and import it in a
different script. How do I do so?
John Skaller
unread,
Oct 25, 2022, 8:29:26 PM10/25/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to felix
> On 23 Oct 2022, at 22:54, Razetime <rraghu...@gmail.com> wrote:
>
> I want to create a class in a felix script and import it in a
> different script. How do I do so?
include “basename”;
Note: without the .flx at the end. Maybe I should change that to include the .flx at the end
like C #include.