answersLogoWhite

0

There are hundreds of different commands and functions, so it is hard to start. Here is an example that processes each record in a client table, assuming the table was already created with the indicated fields:

close database all

use Clients

scan && Process each record

? ClientCode, ClientName && Show the indicated fieldnames

endscan

The && is used to start an inline comment.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Different basic command use in visual foxpro?

what are the basic commands in Fox Pro


How do you export foxpro file to excel?

use the database execute the following command export to <new file> type xls the above command will convert your foxpro database into XL file. each filed in the database will be changed as column in xls file.


In foxpro explain any five SET command?

(1) Set clock command (2) Set data command (3) Set decimal command (4) Set device command (5) Set function command


How can learn free foxpro?

how to learn foxpro


What are the parts of visual foxpro?

Parts of Visual FoxPro


What are the foxpro commands in making a program?

There are lots of FoxPro command that you can do or make. But it is advisable to take up tutorials and hands on programming. Before making a program, you need of course to make a form, reports, menu, classes, codes, database, tables. Then you need to built it.


How can create a report in foxpro?

To create a report in FoxPro, you can use the Report Designer by accessing it through the command window with the REPORT FORM command. First, define the data source by specifying the table or cursor you want to use. Then, customize the report layout by adding fields, labels, and other elements using the visual interface. Finally, save the report and use the REPORT FORM <report_name> command to generate the report output.


When was Visual FoxPro created?

Visual FoxPro was created in 1984.


Sorting IN FOXPRO?

Sorting in FoxPro changes the physical record position in the table. Records can also be rearranged in FoxPro by indexing.


What is the difference between oracle and foxpro?

difference between oracle and foxpro


What are the kinds of conditional statement in foxpro with syntax?

The conditional statement in foxpro is DID YOU GET IT


What mean of Cannot Quit Visual Foxpro in Visual Foxpro?

insufficient memory