Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #93003 > unrolled thread
| Started by | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| First post | 2015-06-22 09:02 -0400 |
| Last post | 2015-06-22 09:02 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: (unknown) Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-06-22 09:02 -0400
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Date | 2015-06-22 09:02 -0400 |
| Subject | Re: (unknown) |
| Message-ID | <mailman.705.1434978142.13271.python-list@python.org> |
On Sun, 21 Jun 2015 17:08:47 +0000, "John T. Haggerty" <jpcookie@gmail.com>
declaimed the following:
>I'm looking to just have a simple program that will do a SQLite query pull
>a random record and then copy that record too the clipboard the system. I'm
>not quite seeing how to do this perhaps this is already been done elsewhere
>but I spent quite a bit of time trying to figure out how to do that and I'm
>not seeing a listing anywhere. any help would be greatly appreciated.
And with which part are you having difficulty?
The SQLite query?
The random selection of a record from the result set?
The system clipboard (what system? clipboard operations are not
portable between OS, and may even differ some with whatever environment is
running on the OS).
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to top | Article view | comp.lang.python
csiph-web