RE: [U2] In-Line prompting

2006-12-16 Thread Dave Taylor
You could also execute a program from a proc and feed the result back to the
buffer of the proc.

Dave Taylor
President
Sysmark Information Systems, Inc.
49 Aspen Way
Rolling Hills Estates, CA 90274
800-SYSMARK (800-797-6275)
(O) 310-544-1974
(C) 310-561-5200
(P) 800-339-1497
(F) 310-377-3550
Your Source for Integrated EDI Translation and DataSync Integration
www.sysmarkinfo.com
IBM Business Partner
- Original Message - 
From: "Ray Wurlod" <[EMAIL PROTECTED]>
To: 
Sent: Saturday, December 16, 2006 2:13 PM
Subject: RE: [U2] In-Line prompting


> Not really.  The only decision maker in paragraph language is a one-test
IF.  You'd need lots of these and would still need to predict every
variation.
> But you could run a program that validated the input, then wrote the
result in a known location, and retrieve it from there.
> RUN BP VALIDATE <>
> * <>
> ---
> 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/


RE: [U2] verify.sql fatal

2006-12-16 Thread Ray Wurlod
You could find out who the SICA-recorded owner is (LIST.SICA) then adjust the 
OS owner to match.

> - Original Message -
> From: "David Jordan" <[EMAIL PROTECTED]>
> To: u2-users@listserver.u2ug.org
> Subject: RE: [U2] verify.sql fatal
> Date: Wed, 29 Nov 2006 11:34:13 +1100
> 
> 
> I transferred an SQL account to a new server Windows 2003.
> 
> When I do a VERIFY.SQL I get a fatal with the message
> ! OS owner does not agree with SICA specified owner.
> 
> Does anyone know how to resolve this?
> 
> I have never had this problem before moving files.  The only thing is I am
> moving from a NT4 to Win2003.
> 
> Regards
> 
> David Jordan
> Managing Consultant
> 
> [EMAIL PROTECTED]
> Mobile: 0428 669 730
> 
> 
> 
> www.dacono.com.au
> 
> PO Box 909
> Lane Cove
> NSW 2066
> Australia
> 
> Phn: 61 2 9418 8329
> Fax: 61 2 9427 2371
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] UV FILEINFO( Fvar, FINFO$HDRLAYOUT ) gone at 10.1, 10.2?

2006-12-16 Thread Ray Wurlod
Was FINFO$HDRLAYOUT *ever* documented in the manuals?  I only learned about it 
on this list, a post by Glenn Herbert after he'd implemented it.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] In-Line prompting

2006-12-16 Thread Ray Wurlod
Not really.  The only decision maker in paragraph language is a one-test IF.  
You'd need lots of these and would still need to predict every variation.
But you could run a program that validated the input, then wrote the result in 
a known location, and retrieve it from there.
RUN BP VALIDATE <>
* <>
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] In-Line prompting

2006-12-16 Thread roy
Hi group,

Is there a way to manipulate the data that is input in an inline prompt in a
paragraph?

 

In response to <> the client enters 1234;7689
instead of 1234 7689

Is there some sort of 'change ";" to " "  in input statement?

 

This client is particular about allowing for different responses and I would
rather not rewrite the paragraph in Basic

 

Thanks


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