Search

Search

Help

Page 2 of 23. Showing 221 results (0.012 seconds)

  1. Close

    s a zip file. Syntax SRP_Zip("Close", ZipHandle) Parameters Name Description ZipHandle Handle to an opened zip file. Remarks Call this service to close a zip file. Make sure you call this anytime you successfully call Open or Create. Otherwise, the file will remained lock as long as OpenInsight
    SRP Zip UtilitySept 28, 2018
  2. OpenFile

    Description Opens an OS file. This uses the ShellExecute Windows API without any special flags. Syntax rv = Window_Services("OpenFile", PathToFile) Parameters Parameter Description PathToFile Full path and file name to open Version 16.0.21
    SRP FrameWorksMar 05, 2020
  3. ExtractFile

    was empty or if there was an error. Parameters Name Description ZipHandle Handle to an opened zip file. Index Index of the file to extract … in the value returned by GetFileList. Examples // Extract all files and save to a table (assuming table was previously opened) hZip = SRP_Zip("Open", "C
    SRP Zip UtilitySept 28, 2018
  4. Make.List Subroutine

    the variable passed. f_datavar The file handle for the data file as set by the open statement. f_dictvar The file handle for the dictionary file as set by the open statement. Cursor 0 is the default cursor and is the only cursor used by RList and the simple forms of the Select and Readnext statements. See also
    BASIC+ CommandsDec 09, 2015
  5. Write Statement

    Description Expression Evaluates to the row that is to be written to the table. Filevar Refers to a table variable that has been opened in a previous Open … variable @FILE_ERROR contains detail about the nature of the error. See also Open, MatRead, MatWrite, Read, ReadV, WriteV Example /* The program reads row 100
    BASIC+ CommandsDec 11, 2015
  6. WriteV Statement

    that are to be written to the table. Filevar Refers to a file variable that has been opened in a previous Open statement. The WriteV statement does not support file access … of the error. See also MatRead, MatWrite, Open, Read, ReadV, Write Example /* The program reads column 5 from the CUSTOMER record 100, and assigns a value
    BASIC+ CommandsDec 11, 2015
  7. OPEN.FILE

    handle for an opened file is stored as field five of the @FILES file entry. Subsequent BASIC+ OPEN statements do not make this OPEN.FILE call if a file handle for the file is already available. Called by BASIC+ OPEN statement
  8. The SYSTABLES File

    with @VM). 5 File Handle. If the file has been opened during this session, the file handle is stored in this field. If the file has not been opened, the next BASIC+ OPEN statement will generate a filing system OPEN.FILE call.
  9. ClearFile Statement

    statement has the following parameters. Parameter Description Filevar A file variable created by a previous Open statement. Then The statement(s … , and the system variable @FILE_ERROR contains details about the nature of the error. See also Delete() Example * The code opens a particular file, then clears
    BASIC+ CommandsDec 04, 2015
  10. How_Open_is_OpenInsight_–_Connecting_Our_Database_to_Other_Technologies.ppt.ppsx