Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Trouble
Message
From
30/12/1999 12:00:53
 
 
To
30/12/1999 11:49:46
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00310435
Message ID:
00310469
Views:
29
>Jimmy-
>
>>>SELECT INTO CURSOR
>>>
>>>>...The problem is that I'm getting browse windows
>>
>>are you saying to select as variablename
>>into cursor, then do the calculation elsewhere?
>
>No, I'm saying that if you use the INTO CURSOR clause of the SELECT command, you won't get the browse windows.

I don't understand how to reference a particular field in a cursor - nor how to "declare a field in a cursor." for instance... would i say this:

select table.field as cursorfieldname
from table
into cursor cursorname

then in my report field - the expression would be cursorname.cursorfieldname???
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform