FoxPro/Experts

ExpertAverage RatingsExpertise

Fred Frase

U.S.
Available
Development questions only. No installation or hardware specific questions, please. Your first step in requesting assistance should be to identify the version of FoxPro you are using.

Recent Answers

2012-02-03 Validation in Foxpro for Dos 2.6:

1.  If you are combining the @ SAY...GET into a single command and you want the       user to know there is going to be a second input, you can         @ 5,5 say "Enter <whatever>: " GET variable1 valid

2012-02-03 Validation in Foxpro for Dos 2.6:

Good Morning (well it is here at the moment),    The easiest way to accomplish your goal is to GET the variables with two different READ statements.  After you get the first variable, identify it's content

2012-01-30 UDF in report of Foxpro 6:

From "Verify", when using a UDF, the INVALID SUBSCRIPT REFERENCE usually means that the report form cannot find the UDF.  [ When that happens, it assumes it's a reference to an array and the parameter

2012-01-30 toword function:

I'm going to assume that the function works and it's just missing a minor point.  The UDF must return the text value, not just store it in memory.    Your RETURN in the UDF should include the text from

2012-01-28 Error message in foxpro2.5:

Jijo,       This is not something that has a consistent answer.  However, there are some things you can try:    In order of simplicity (easiest, not necessarily fastest)      but, feel free to try in any

More Answers in Category FoxPro


FoxPro

All Answers


Answers by Expert:


Ask Experts

Volunteer


©2012 About.com, a part of The New York Times Company. All rights reserved.