Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25580
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.148 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.79; '*S*': 0.09; 'python': 0.09; '32-bit': 0.09; 'maker': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:command': 0.09; '(but': 0.15; 'charging': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'changes': 0.20; '+0000': 0.20; 'trying': 0.21; 'environments': 0.22; "i've": 0.23; 'second': 0.24; 'coding': 0.27; 'tree': 0.27; 'header:X-Complaints-To:1': 0.28; 'environment': 0.29; '(and': 0.32; 'file': 0.32; 'url:home': 0.33; 'to:addr:python-list': 0.33; 'received:org': 0.36; 'charset :us-ascii': 0.36; 'two': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'application': 0.40; 'header:Received:5': 0.40; 'bottom': 0.60; 'company': 0.60; 'upgrading': 0.62; 'making': 0.64; 'jul': 0.65; 'life': 0.66; 'family': 0.68; 'obtained': 0.71; 'competition': 0.74; 'cosmetic': 0.84; 'furman': 0.84; 'top-ranked': 0.84; 'concluded': 0.91; 'dennis': 0.91; 'edwards': 0.91; 'ethan': 0.91; 'killed': 0.91; 'subject:records': 0.91; 'tied': 0.93; 'ranked': 0.97 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Subject | Re: Foxpro goto command and deleted records |
| Date | Wed, 18 Jul 2012 12:26:27 -0400 |
| Organization | > Bestiaria Support Staff < |
| References | <mailman.2254.1342568073.4697.python-list@python.org> <ju6htq$p6n$2@reader1.panix.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | adsl-76-253-106-193.dsl.klmzmi.sbcglobal.net |
| X-Newsreader | Forte Agent 3.3/32.846 |
| X-No-Archive | YES |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2271.1342628801.4697.python-list@python.org> (permalink) |
| Lines | 28 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1342628801 news.xs4all.nl 6960 [2001:888:2000:d::a6]:44151 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:25580 |
Show key headers only | View raw
On Wed, 18 Jul 2012 14:40:58 +0000 (UTC), Grant Edwards
<invalid@invalid.invalid> declaimed the following in
gmane.comp.python.general:
> On 2012-07-17, Ethan Furman <ethan@stoneleaf.us> wrote:
>
> > In Foxpro if you do a
>
> Foxpro?
One of the many database application development environments that
branched off the original simple DBase file format. Last seen as "Visual
FoxPro" from M$ (and even M$ is trying to kill it off <G>). I've only
user-level experience with two VFP applications, not with the coding
(Ultimate Family Tree -- killed off when the owning company also
obtained bottom ranked Family Tree Maker and apparently concluded that
making annual cosmetic changes to FTM and charging $30 to upgrade was
better than upgrading top-ranked UFT for 32-bit Windows; the second
application is The Master Genealogist, which had been in competition
with UFT for top slot)
The Dabo effort, as I recall, started life as an attempt to create a
VFP type development environment in Python (but not tied to a single
database backend).
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Foxpro goto command and deleted records Ethan Furman <ethan@stoneleaf.us> - 2012-07-17 15:57 -0700
Re: Foxpro goto command and deleted records Grant Edwards <invalid@invalid.invalid> - 2012-07-18 14:40 +0000
Re: Foxpro goto command and deleted records Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-07-18 12:26 -0400
Re: Foxpro goto command and deleted records Ian Kelly <ian.g.kelly@gmail.com> - 2012-07-18 10:26 -0600
csiph-web