answersLogoWhite

0

what are the basic commands in Fox Pro

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is difference between visual foxpro and visual basic?

By Spelling XD


What is better visual foxpro 6.0 or visual basic 6.0?

Mostly depends on what you are attempting to do. Visual Basic 6.0 will provide more flexibility, but FoxPro might be a little bit easier if you are working with databases.


How do you write a program in visual foxpro?

Same with other Visual Basic program, programming in FoxPro will require you to have the right syntax.


What are the basic feture of foxpro?

Basic feature of Microsoft Visual FoxPro is same with other programming language. You can develop a program either local database or coming from a SQL Server. Aside from that you can customize same with Visual Basic.


Why is visual basic considered as a object oriented programming?

Visual Basic's form applications use objects such as Buttons and TextBoxes, these are known as objects, hence the name Object-Oriented. It is different to command line interfaces which only use text to communicate with the user, such as Command Prompt.


What are the events in visual basic?

every operating action you do or simply a response to a click of a command.


What Visual Basic command terminates a running program?

...the END statement. Example code... END


What are some applications that are needed for programming?

Q BASIC, Foxpro, COBOL etc...


How can you open an external application in Visual studio 2005 using visual basic script?

To open a file simply use the command shell("directory")


What is visual basic control?

Visual Basic Controls work on Visual Studio for Visual Basic and Applications that made by Visual Basic.


What are the different Visual Basic Net versions?

1,2,3,4,5,6,8,and 10


What are the different program structure of visual basic?

Program in visual basic are the component being used by the programer that will give the user fast and easy way.


What is difference java and visual basic programming?

java is a server side programing where as visual basic is a client side programing(This programing Language is different from oops)


What are the different type of control structure in visual basic?

deleting control


Explain different versions of visual basic programming language?

Visual Basic is a high programming language that evolved from the initial DOS version called BASIC. Its coding is more in English language. Different versions like Microsoft QBASIC, QUICKBASIC, GWBASIC and IBM BASIC have been developed by different companies.


The year of invention of visual basic?

Visual Basic was started in 1991.


What is command button visual basic?

command button is one of the control used to execute the codes or commands.


Who invented the visual basic?

Visual Basic was created by a team at Microsoft.


Who developed visual basic?

Microsoft is the developer of visual basic


What is the difference between visual basic and visual c?

The programming language: Visual Basic is a BASIC-like (or BASIC-derived) language, Visual C is... well C.