Source code

From BR Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.