Source code
(Redirected from Source programs)
Business Rules! source code is generally saved in a .brs or .wbs file extension. These files are editable in any text editor.
Several methods may be employed to create source code, including, but not limited to:
- List <path\source_file.br >path\destination_file.brs
- List >path\filename.brs
- Save path\filename.brs,source
- Replace path\filename.brs,source
- Edit
- BR2BRS
See also SOURCE parameter for the Replace command.