RSL is compiled in a single pass. Therefore, the order of statements in the file is important. All named objects that the statements refer to must be defined before they are referenced. For example, a host must be created before a server is defined.
RSL is compiled in a single pass. Therefore, the order of statements in the file is important. All named objects that the statements refer to must be defined before they are referenced. For example, a host must be created before a server is defined.