Topic: APLX Help : Help on APL language : System Functions & Variables : ⎕UL User Load
[ Previous | Next | Contents | Index | APL Home ]

www.microapl.co.uk

⎕UL User Load


The niladic system function ⎕UL gives the number of users or APLX tasks active on the system. Returns 1 on a single-tasking system. The exact meaning on multi-user or multi-tasking systems is implementation dependent. Under MacOS, Linux and Windows, it returns the number of APLX tasks running.


Topic: APLX Help : Help on APL language : System Functions & Variables : ⎕UL User Load
[ Previous | Next | Contents | Index | APL Home ]