[U2] LinkedIn

2009-05-24 Thread Anthony W. Youngman

Is anyone else having trouble?

The site's totally unusable for me - it seems to be serving static pages 
okay but anything that requires a database access just dies with a 
server error. As that includes the how to contact us page, I can't 
even get in touch with them to ask what's going on!


(I'd like to accept and send some join my networks, but of course 
that's completely up the duff, I've been sitting on stuff since the 
middle of last week!)


Cheers,
Wol
--
Anthony W. Youngman pi...@thewolery.demon.co.uk
'Yings, yow graley yin! Suz ae rikt dheu,' said the blue man, taking the
thimble. 'What *is* he?' said Magrat. 'They're gnomes,' said Nanny. The man
lowered the thimble. 'Pictsies!' Carpe Jugulum, Terry Pratchett 1998
Visit the MaVerick web-site - http://www.maverick-dbms.org Open Source Pick
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] LinkedIn

2009-05-24 Thread Scott Richardson
Hey Wol,

Just logged onto LinkedIn and do not appear to be having any abnormal 
issues over here in the States.

-- 
Regards,
Scott Richardson
** 
Sr. Systems Engineer *  IT Consultant
Marlborough, MA 01752
**



Anthony W. Youngman wrote:
 Is anyone else having trouble?

 The site's totally unusable for me - it seems to be serving static 
 pages okay but anything that requires a database access just dies with 
 a server error. As that includes the how to contact us page, I 
 can't even get in touch with them to ask what's going on!

 (I'd like to accept and send some join my networks, but of course 
 that's completely up the duff, I've been sitting on stuff since the 
 middle of last week!)

 Cheers,
 Wol
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Paragraphs and procwrite

2009-05-24 Thread Jacques G.
You can have the basic program generate the paragraph dynamically, and save it 
in the Voc under a temporary name.  You can even have that paragraph delete 
itself when it is done.



- Original Message 
From: Brian Leach br...@brianleach.co.uk
To: u2-users@listserver.u2ug.org
Sent: Saturday, May 23, 2009 7:45:04 AM
Subject: RE: [U2] Paragraphs and procwrite

Hi

You could use one of the user-defined system variables: e.g. @USER0

E.g.
PA
CallMyProgram
IF @USER0 = SomeFlag GO DoSomething

PROGRAM CallMyProgram
  @USER0 = SomeOtherFlagActually
END


 -Original Message-
 From: owner-u2-us...@listserver.u2ug.org 
 [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of roy
 Sent: 22 May 2009 23:15
 To: u2-users@listserver.u2ug.org
 Subject: [U2] Paragraphs and procwrite
 
 Hi all,
 
  
 
 Is there a way to accomplish passing an argument from a basic 
 program to a paragraph?
 
  
 
 Something like what procwrite does with a Proc?
 
  
 
 Thanks
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/