You can compare how case statements differ between Visual FoxPro and other programming languages. Only Pascal does not offer default values in case statements.
| Visual FoxPro | BASIC | ||||||||
|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||
| Pascal | C/C++ | ||||||||
|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||
| Visual FoxPro 9.0 SP2 |
| CASE Statements |
| See Also |
|
You can compare how case statements differ between Visual FoxPro and other programming languages. Only Pascal does not offer default values in case statements.
| Visual FoxPro | BASIC | ||||||||
|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||
| Pascal | C/C++ | ||||||||
|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||
See Also