Recent Changes - Search:

* PCAN

* Phix

edit SideBar

DynamicCalls

Index | Library Routines | Dynamic Calls

Dynamic Calls

These routines let you call Phix procedures and functions using a unique integer known as a routine identifier, rather than by specifying the name of the routine.

routine_id? - get a unique identifying number for a Phix routine
call_proc? - call a Phix procedure using a routine id
call_func? - call a Phix function using a routine id

< floatNN_to_atom? | Index | routine_id? >

Edit - History - Print - Recent Changes - Search
Page last modified on April 16, 2026, at 09:33 AM