Search results

Jump to navigation Jump to search
View ( | ) (20 | 50 | 100 | 250 | 500)
  • # From a file to a printer. ...be opened for sharing ([[Shr]] or [[ShrI]]). If it is opened [[NoShr]], a file sharing violation error [[4148]] will occur when Copy with -S is attempted. ...
    8 KB (1,276 words) - 14:35, 25 September 2017
  • ...ay lines on the screen, print them out on a printer, or save them as a new file. Scrolling to lines above and below the screen display is allowed with the The following example sends lines 500-1350 to the file OUTPUT.BRS, which gets created by this command on the disk in drive B: ...
    7 KB (1,223 words) - 19:32, 30 September 2014
  • ...r [[END]] [[statement]]. This completion code may be used in a [[procedure file]] with the [[SKIP]] [[command]] or it may be used in a subsequent program. ...The first program could set the CODE variable to a non- zero value if this type of error is detected. For example, ...
    1 KB (229 words) - 17:03, 22 May 2014
  • ...most often used to chain from one program to another. To do this you just type CHAIN and indicate the name of the desired program. ...ve either "PROC=" or "SUBPROC=" immediately before the name of the desired file, as in the following two examples: ...
    7 KB (1,126 words) - 06:23, 3 March 2024
  • ...R! [[GUI Console]]. Either P or PICTURE may be specified as a FIELDS field type. P and PICTURE are synonymous, picture was simply added for readability. The corresponding IO string variable must be of string type and contain the filename of a graphic image. A broad range of graphic image ...
    3 KB (467 words) - 03:31, 20 January 2020
  • ...multi-user systems is that different programs may attempt to open the same file at the same time. You may have already learned that this creates an error. ...four parameters, designated in an OPEN statement, can handle the issue of file sharing: ...
    7 KB (1,138 words) - 21:09, 15 July 2013
  • |width="10%"|'''PRINT'''||is a primary keyword. Primary keywords specify the type of operation that you wish to perform. Each command in a '''procedure file''' may be followed by at least one space, an exclamation point (!) and a co ...
    18 KB (2,724 words) - 14:33, 5 May 2014
  • ...rogram|program]] and data from memory and/or closes any active [[Procedure file|procedure files]]. It is useful for ensuring that memory is empty before yo [[File:Clear.png]] ...
    3 KB (453 words) - 15:09, 6 May 2014
  • ==File Management== ===FNBLDSORT - build a sort control file and execute the sort=== ...
    15 KB (2,470 words) - 17:09, 11 July 2013
  • ==File Management== ===FNBLDSORT - build a sort control file and execute the sort=== ...
    15 KB (2,470 words) - 17:09, 11 July 2013
  • STR2MAT(<string variable>, MAT <array name>, [MAT] <delimiter$>, [<quote-type:trim>]) ...each resultant array element. The leading colon is only present when quote-type is specified (as of 4.3). ...
    10 KB (1,578 words) - 13:02, 13 April 2022
  • ...the associated Exit statement for an error condition that will address the type of error that occurred. If the appropriate error condition has been include 00895 L895: Print fields "20,5,c 25":"File locked, retry?" : Goto RETRY2 ...
    4 KB (644 words) - 04:38, 4 July 2022
  • * [[External file]] [[Pos=]] allows up to 99,999,999. ...mum file size varies according to operating system. Prior to version 4.13, file size maximums as were as follows- ...
    9 KB (1,284 words) - 15:58, 13 July 2013
  • ...sequential, relative, and keyed. This chapter introduces a second type of file, called display files. ...! in several important places. A program saved as source code is a display file. Procedures (which will be covered in the next chapter) are also display fi ...
    21 KB (3,582 words) - 17:22, 4 June 2014
  • FNSend_Page( web-page-file-reference; mat args$, mat repl$ FNCompile_Json( value-list-type, member-name, mat keys$, mat values$, container-variable) ...
    21 KB (3,149 words) - 14:57, 22 May 2016
  • The required "wind-num" parameter references a window file that has already been opened by an OPEN window statement. ...acteristics: with the "string-expr" parameter, or by specifying the border type and its attributes in a quoted string. If used, the value of the "string-ex ...
    3 KB (513 words) - 17:07, 5 May 2014
  • A '''procedure file''' is a text file that contains a list of commands and/or programs to run in order. It is run ...ten-used command sequences. Once a sequence has been stored in a procedure file, only the [[PROC]] command and the name of the procedure (or any of the oth ...
    18 KB (2,836 words) - 20:59, 12 June 2014
  • #[[File I/O]] ...onfig.sys file (full path) - This is the 'Actual Path' to the WBCONFIG.SYS file ...
    5 KB (894 words) - 15:10, 22 May 2016
  • 00020 FORM "TYPE A", C 10 [[file:form1.png|850px]] ...
    12 KB (1,914 words) - 14:30, 5 May 2014
  • *Name 3 ways to start a procedure file. *Name 2 ways to create procedure file. ...
    28 KB (4,821 words) - 22:22, 19 September 2013
  • As soon as you type in a command and push ENTER, the computer executes it. A Business Rules! st The number is the error code and identifies the type of error which occurred. Typing in BRERR$(1003) will show you the error mes ...
    28 KB (4,746 words) - 13:55, 3 March 2019
  • specify the current OPEN print spool file name. PRINTER_TYPE= is supported in display **file** OPEN statements but not for ...
    4 KB (557 words) - 16:09, 18 July 2013
  • ...] db-ref ODBC-MANAGER will invoke the ODBC Manager to define or identify a file DSN. Once this is done you can issue the command [[STATUS]] DATABASE –P to Where filename refers to a DISPLAY file containing a SQL statement that gets executed when a WRITE statement is pro ...
    10 KB (1,297 words) - 15:47, 25 April 2017
  • ...lso find out which version number of Business Rules! you are using. If you type wbversion$ in the Business Rules! command console and press ENTER, this wil ...y as the ''BR'' executable. The ''wbconfig.sys'' file is the configuration file which contains various options and settings used by a specific company. ...
    16 KB (2,676 words) - 10:20, 18 February 2019
  • '''[[CLOSE]] (CL)''' Deactivates an open file. '''[[Open Display]] (OPE)''' Activates a display file for input or output. ...
    7 KB (1,225 words) - 23:26, 6 February 2013
  • ...ser systems) with the maximum number of different printers. Each different type of printer can be identified by a programmer-assigned class number, which w ...uire any changes in your individual programs, only in the [[BRConfig.sys]] file. ...
    15 KB (2,411 words) - 19:04, 31 May 2013
  • ...key file allows you to selectively access particular records in the master file by knowing only the value of the key field -or sometimes just the first par :4.) File organization. ...
    14 KB (2,423 words) - 20:36, 29 May 2013
  • The border type and attributes for field help windows may be specified by the BRConfig.sys [[file:helpstring.png|800px]] ...
    8 KB (1,224 words) - 15:22, 21 May 2016
  • ...]] names, or [[variables]], but doing so is highly advised against (except file names and program names). *[[Fields]] [[File]] [[File$]] [[FileNum]] [[Form]] [[FP]] [[FreeSp]] [[FKey]] [[Free]] [[Fields]] [[Fi ...
    7 KB (821 words) - 03:31, 16 October 2015
  • ...For a complete list of the CONFIG options set for your current BR session, type STATUS CONFIG from the [[command line]]. #Although the BRConfig.sys file itself cannot accept keyword abbreviations, the CONFIG command can for its ...
    7 KB (992 words) - 14:39, 2 November 2015
  • ...acility allows you to produce a sorted output file from a randomly ordered file of records, and to rearrange the records in a variety of ways. ...trol file name that contains all the specifications about how a particular file, or set of files, is to be sorted. ...
    28 KB (4,683 words) - 19:58, 9 June 2023
  • TYPE NOW TRANSLATES PRINTER ESCAPE SEQUENCES. e.g. TYPE filename >destination [ PRINTER_TYPE= HP3 ] ...
    15 KB (2,121 words) - 16:29, 18 July 2013
  • Selection Type must be ALL ...- in their present order. This qualifier works only with the ALL selection type. It may be used in conjunction with other qualifiers such as FKEY. ...
    17 KB (2,654 words) - 19:39, 16 January 2017
  • ...For instance, if your [[Business Rules!]] program is BR32.exe, then you'd type in BR32 to start [[Business Rules!]]. This command can be connected to a de ...begin the config filename with a minus sign. Br interprets it as a config file if it begins with a letter and is not a recognizable parameter. ...
    9 KB (1,486 words) - 14:52, 15 July 2015
  • ...sets FKEY to 99 and continues with to the program to WRITE a record to the file. ..."Yes" (which sets the FKEY value to 8 and displays the next record in the file, or "Quit", which sets the FKEY value to 9 and will end the program. ...
    8 KB (1,187 words) - 15:16, 21 May 2016
  • The '''Open communications''' (OPE) [[statement]] equates a file number in a program with a [[serial port]] used for [[communications]]. Thr ...r change the time and date of the file. As a result of this change, when a file is to be opened both for OUTIN and for INPUT, the OPEN for OUTIN must be ex ...
    11 KB (1,729 words) - 15:59, 5 May 2014
  • ...od of file access. Soon you will be able to read any record in an internal file at any time and in any order. Also, this chapter will introduce you to Busi *Define relative file processing and relative record number. ...
    37 KB (6,281 words) - 17:21, 16 August 2013
  • .... This includes all keywords which appear in procedure files, BRConfig.sys file or in the literal expressions of EXECUTE statements. [[Type]] (TY) ...
    4 KB (546 words) - 15:48, 12 April 2018
  • ...the appearance on the screen but does not change the order of the original file with the information. ...e column at a time - This is for loading multiple columns of the same data type ...
    7 KB (1,085 words) - 01:29, 16 July 2013
  • System can be executed from [[READY mode]], from a [[procedure file]], or with the [[Execute]] [[statement]]. ...xit BR. The same can be done using an [[Execute]] Statement or a procedure file. If the SYSTEM command is followed by a single number the system exits and ...
    10 KB (1,696 words) - 02:04, 26 July 2023
  • ...printing and returns the font calling string to the program. If the font file does not exist or is invalid the font string is still returned to the progr Reviews a log file of reports available for reprinting. If no destroy date has been entered a ...
    24 KB (3,697 words) - 17:09, 11 July 2013
  • The enabling of the help facility causes Business Rules to access a text file, from which it displays a help screen. The particular screen that Business The HELP file search now uses the following directory sequence: ...
    39 KB (6,625 words) - 17:25, 13 July 2013
  • [[file:Fieldspec.png|800px]] The next set of parameters specifies the format type of the data to be entered. There are three possible routes. ...
    3 KB (497 words) - 03:23, 20 January 2020
  • ...in a separate DLL that is automatically invoked based on the field's class type when a property value is sent or received by BR via a properties array, or ...ist and you wish to write one, this must implement the interface (DLL data type name) brconvert.BrConversion which has 2 methods: ...
    12 KB (1,843 words) - 17:11, 25 September 2014
  • These are some of the '''Options''' you can use in the [[BRConfig.sys]] file. Most may also be enabled by use of a ''[[Config]] Option'' statement. Mo ...default to [[ISAM]] (index type 4). The normal default is [[BTREE]] (index type 7) ...
    11 KB (1,724 words) - 16:50, 25 July 2020
  • ...NDENT parameter will not take effect until a program is either listed to a file or saved in source and then reloaded. These actions cause lines that are su ...T parameter will not take effect until a program is either [[listed]] to a file or [[saved in source]] and then [[reloaded]]. For instance, lines that use ...
    8 KB (1,285 words) - 17:13, 7 August 2021
  • [[File:ChDirCommand.png]] To display of the current directory, type CHDIR and press <ENTER>. ...
    5 KB (798 words) - 16:32, 8 May 2014
  • ...ormation about the system. STATUS FILES prints the coordinates of a window file if a window is open. The starting and ending rows and columns are displayed #Status [qualifier] >file-ref parameter redirects the status information to a file or to the printer. ...
    12 KB (1,807 words) - 16:42, 15 August 2018
  • The '''Open (OPE) Display''' [[statement]] activates a text file for input/output or opens a printer for output. ...be executed for a particular file before any I/O statement can act on that file (except #0 and #255, #0 being reserved for the main BR window, and #255 for ...
    17 KB (2,787 words) - 15:00, 27 January 2017
  • ...to retrieve a broad range of program environment data. It returns the same type of data that the STATUS ENV command returns, except: ...following program displays all STATUS information that contains the word “file”: ...
    10 KB (1,436 words) - 19:52, 9 July 2023
View ( | ) (20 | 50 | 100 | 250 | 500)