[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] question
it works now! thanks everbody for ur help.
dinesh
-----Original Message-----
From: sqr-users-admin@sqrug.org [mailto:sqr-users-admin@sqrug.org]On
Behalf Of Patel, Samir (CITS)
Sent: Friday, January 03, 2003 9:11 AM
To: 'sqr-users@sqrug.org'
Subject: RE: [sqr-users] question
add PRINT=NEVER...
cust_id ( ) on-break PRINT=NEVER skiplines=0 after =
call_another_procedure save
=$cust_id
Samir
-----Original Message-----
From: Dinesh [mailto:dinesh@redwoodtoxicology.com]
Sent: Friday, January 03, 2003 12:07 PM
To: sqr-users@sqrug.org
Subject: RE: [sqr-users] question
looks like it still prints out the cust_id. Any idea?
dinesh
-----Original Message-----
From: sqr-users-admin@sqrug.org [mailto:sqr-users-admin@sqrug.org]On
Behalf Of Ramzi_Salameh@daveandbusters.com
Sent: Friday, January 03, 2003 9:12 AM
To: sqr-users@sqrug.org
Subject: Re: [sqr-users] question
Use the 'save' parameter with the on-break. For example:
cust_id ( ) on-break skiplines=0 after = call_another_procedure save
=$cust_id
HTH
------------------------------------------------
Ramzi Salameh
PeopleSoft Technical Analyst
Dave & Busters, Inc.
Voice (214) 904-2550
Fax (214) 350-0941
------------------------------------------------
"Dinesh"
<dinesh@redwoodtoxi To:
<sqr-users@sqrug.org>
cology.com> cc:
Sent by: Subject: [sqr-users]
question
sqr-users-admin@sqr
ug.org
01/03/03 10:41 AM
Please respond to
sqr-users
I am having problem with the following statement.
cust_id ( ) on-break skiplines=0 after = call_another_procedure
what I ideally wanted to do was not print cust_id and just stored it into
&cust_id variable. Is there a way to do that with on-break statement.
To be more clear what I want is the following,
cust_id on-break skiplines=0 after =
call_another_procedure
move &cust_id to $cust_id
let me know if you have the workaround.
thanks in advance,
dinesh
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users