A Conversation for Ask h2g2
What's in your paste buffer?
Is mise Duncan Started conversation Jun 13, 2002
If you just reply to this message and press paste, what will the resulting collage tell us about each other?
Mine is:
---8<-----------------------------------------------
'\\ Iterate through system printers
For Each prThis In vbLink.System.InstalledPrinters
'\\ Iterate through that printer's jobs
For Each prJobThis In prThis.PrintJobs
'\\ Log info about print jobs
Debug.Print prThis.DeviceName
With prJobThis
Debug.Print .DocumentName & " from " & .MachineName & " for " & .Username & " pages: " & .TotalPages
End With
Next prJobThis
Next prThis
--8<-------------------------------------------------
which marks me out a s a .
What's in your paste buffer?
Mu Beta Posted Jun 13, 2002
IE tried to post a 2MB jpeg, which means I download too much porn.
Oops...
B
What's in your paste buffer?
Marjin, After a long time of procrastination back lurking Posted Jun 13, 2002
RH2005
What's in your paste buffer?
Gnomon - time to move on Posted Jun 13, 2002
Plan as revised by meeting 12-June-2002
What's in your paste buffer?
Silverfish Posted Jun 13, 2002
When I'm in the Mood for Love (You're in the Mood for Herring)
What's in your paste buffer?
Bogie Posted Jun 13, 2002
This site will look and work better in a browser that supports web standards,
but it is accessible to most browsers and Internet devices.
B.
What's in your paste buffer?
Ek* this space intentionally left blank *ki Posted Jun 13, 2002
A257302
I win!
What's in your paste buffer?
GreyDesk Posted Jun 13, 2002
Spain v Ireland (June 15th, 7.30am)
Denmark v England (June 15th, 12.30 pm)
Sweden v Senegal (June 16th, 7.30)
Germany v Paraguay
What's in your paste buffer?
Lenny (Lynette) Posted Jun 13, 2002
H.-H. Yang and R.L. McCreery, J. Electrochem. Soc. 147 (2000) 3420.
part of my job, honest!
What's in your paste buffer?
Mu Beta Posted Jun 13, 2002
D'you know, I'm sure I've read that one. Is it on electrode characteristics of Laves' phase alloys?
B
What's in your paste buffer?
IctoanAWEWawi Posted Jun 13, 2002
the below, X 5 but i ain't posting that!
begin
update mpan_suppliers ms
set end_date = discon_rec.disconnection_date
WHERE ms.meter_system=discon_rec.meter_system
AND ms.start_date=(SELECT MAX(start_date)
FROM MPAN_SUPPLIERS ms2
WHERE ms2.meter_system=ms.meter_system
AND ms2.start_date < discon_rec.disconnection_date
AND (ms2.end_date IS NULL OR ms2.end_date > discon_rec.disconnection_date));
exception
when no_data_found then
dbms_output.put_line('No data in MPAN_SUPPLIERS for MPAN '||discon_rec.meter_system);
when others then
dbms_output.put_line('Error getting data on MPAN_SUPPLIERS for MPAN '||discon_rec.meter_system);
end;
v_ms_update:=v_ms_update+SQL%rowcount;
What's in your paste buffer?
MaW Posted Jun 13, 2002
OK, here's what I've done: I'll only build the documentation if the USE
variable 'doc' is set (duh!). So you can just unset that (if you have it,
it's not on by default). However, I've also changed the dependency list to
require the 3.1 DTD specifically, so if you want the docs, try it!
(no, that's not a post in the wrong thread, that's what I got when I clicked the middle mouse button)
What's in your paste buffer?
Mu Beta Posted Jun 13, 2002
You know what, Abi? That almost implies that you might be doing some work.
B
What's in your paste buffer?
Kadu Flyer Posted Jun 13, 2002
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another
Key: Complain about this post
What's in your paste buffer?
- 1: Is mise Duncan (Jun 13, 2002)
- 2: Mu Beta (Jun 13, 2002)
- 3: Marjin, After a long time of procrastination back lurking (Jun 13, 2002)
- 4: Researcher 177704 (Jun 13, 2002)
- 5: Gnomon - time to move on (Jun 13, 2002)
- 6: Rocket Rod (Jun 13, 2002)
- 7: Silverfish (Jun 13, 2002)
- 8: Phil (Jun 13, 2002)
- 9: Witty Moniker (Jun 13, 2002)
- 10: Bogie (Jun 13, 2002)
- 11: Ek* this space intentionally left blank *ki (Jun 13, 2002)
- 12: GreyDesk (Jun 13, 2002)
- 13: Floh Fortuneswell (Jun 13, 2002)
- 14: Lenny (Lynette) (Jun 13, 2002)
- 15: Mu Beta (Jun 13, 2002)
- 16: IctoanAWEWawi (Jun 13, 2002)
- 17: MaW (Jun 13, 2002)
- 18: Abi (Jun 13, 2002)
- 19: Mu Beta (Jun 13, 2002)
- 20: Kadu Flyer (Jun 13, 2002)
More Conversations for Ask h2g2
Write an Entry
"The Hitchhiker's Guide to the Galaxy is a wholly remarkable book. It has been compiled and recompiled many times and under many different editorships. It contains contributions from countless numbers of travellers and researchers."