| Next | Previuos | Contents | 
| 
       NAME  | 
    
       PURPOSE  | 
    
       FORMAT  | 
  
| RIGHT$ | Returns  a  string  of characters from the right of a given string.  | 
    RIGHT$(x$,i)
      where: x$ is a string i is an integer 0 to 255  | 
  
| RND | Returns a pseudo-random number between 0 and 1  | 
    RND(x) where: x is a number | 
| RUN, RUNM | Used  to  load  and run programs.  | 
    RUN n
      "filename" ,R RUN "CAS:fllenmae" ,R RUNM "CAS:filename" ,R CAS can be replaced by RAM, COM:cbpsx, MDM:bpsx (M10 MODEM only); definitions as in LOAD  | 
  
- 50 -
| Next | Previuos | Contents |