SELECT *, .F. as lSelected FROM <<orginal cursor>> INTO CU
Now the <<new temp cursor>> has all the fields plus the lo
Note: for performance issues, you may want to just bring a subset of f
Note: the READWRITE clause was introduced in VFP 7 I think (not sure,
-Charlie
Aug 12, 2009 02:16:01 PM,
[email protected] wrote:
VFP9SP1
I've created a cursor and want to create a another cursor that has the
fields of that original cursor, plus a logical field called lSelected
(defaulted to .T.). Purpose is to show user fields in original cursor
(via COPY TO).
What's the easiest way to achieve this? My first thoCURSOR MyFields (lSelected
l default .T., cField c(12AFIELDS function and cycle through the array, inser
ideas? tia!
--
Mike Babcock, MCP
MB Software Solutions, LLC
President, Chief Software Architect
ht
http://fabmate.com
http://twitter.com/m
_______________________________________________
Post Messages to:
[email protected]
Subscription Maintena
http://leafe.com/mailman/listinfo/profox
OT-free v
http://leafe.com/mailman/listinfo/pro
Searchable Archive:
http://leafe.com/archives/se
This message:
http://leafe.com/archives/byMID/profox/4a8306d1.5030...@mbsoftwar
** All postings, unless explicitly stated otherwise,
--- StripMime Report -- processed MIME parts ---
text/html (html body -- converted)
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/460444822.3177858.1250101302549.javamail.r...@vms229.mailsrvcs.net
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.