What is the command to open a project file in VF6 0 and the command to create a project

Updated on technology 2024-05-01
6 answers
  1. Anonymous users2024-02-08

    Open Project: Modify Project Create Project: Create Project

  2. Anonymous users2024-02-07

    create project

    Open the Project Manager to create a project.

    Syntax: create project [filename], where [filename] is optional.

  3. Anonymous users2024-02-06

    Enter in the command window.

    use + table name (the table is open, and the name of the table will appear on the status bar in the lower left corner of the VF interface, but the table is not displayed).

    browse (displays the table name on the status bar as **).

    VF follows the concept of multiple workspaces, one workspace can open one **, VF can open multiple tables, these tables are open, but not displayed, and the VF interface can only display one table at a time. Example: A table already exists.

    In the Command window, enter the following commands.

    use Table 1 (By default, open the table in Workspace 1, Table 1 will appear in the status bar, but the workspace code will not appear on the status bar, and the table will not be displayed).

    use Table 2 (the table will be opened in Workspace 2, and the status bar will change from Table 1 to Table 2).

    use Table 3 (the table will be opened in Workspace 3 and the status bar will change to Table 3).

    browse (Table 3 is displayed because the status bar appears in Table 3).

    select 1 (select Workspace 1, the status bar immediately changes to Table 1).

    browse (Table 1 is displayed).

    select 2

    browse (Table 2 is displayed).

  4. Anonymous users2024-02-05

    use+table file name.

    For example, you want to open a table called .

    Just use the use rsda

    However, if you want the table to be displayed on the screen, you have to add listuse rsda

    list

  5. Anonymous users2024-02-04

    Modify Command Your program name.

    The program name is used for the process.

    procedure process name 1

    endproc

    procedure procedure name 2

    endproc

    Run directly before calling.

    set procedure to the name of your program.

    to call the function or procedure inside.

  6. Anonymous users2024-02-03

    procedure|function "process name".

    Command Grip Imitation Barricade Sequence".

    return["Duan Hu Expression Big Eye"]].

    endproc|endfunc]

Related questions
6 answers2024-05-01

Indexes are typically established in the Table Designer.

2 answers2024-05-01

close all Close all in vf.

use four to open a table named four. >>>More

9 answers2024-05-01

private sub mshfgrid_click()

end sub >>>More

21 answers2024-05-01

The pointer points to illegal memory, so let's look it up.

14 answers2024-05-01

Your conditions are too good. I haven't practiced to your level yet, but I've beaten Tias. >>>More