can I do this - USE xfile - in the middle of a FOOTING stmt

Robert Mills robert.mills@windsong-services.co.uk
Mon, 19 May 2003 10:21:03 +0100


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C31DE7.F825BEE0
Content-Type: text/plain;
	charset="iso-8859-1"

Nancy,
 
Suggest that you change the print command from ':print STD1.USE >> tempfile'
to ':print STD1.USE;page=0 >> tempfile'.
 
If your STD1.USE file contains more that 23 lines and you are doing this in
a session. If you don't, it will keep prompting you to press [return] after
'copying' every 23 lines.
 
regards,
 
Robert W.Mills
Systems Development Manager
Windsong Services
(01689) 870622 x3005

-----Original Message-----
From: Nancy Tietz [mailto:ntietz@MCARE.MED.UMICH.EDU]
Sent: 16 May 2003 17:38
To: 'Robert Mills'; powerh-l@lists.swau.edu
Cc: 'dtietz@msxi.com'
Subject: RE: can I do this - USE xfile - in the middle of a FOOTING stmt


Thanks, Robert!
I like this solution the best.
You win the cake today.
nt   : )

-----Original Message-----
From: Robert Mills [mailto:robert.mills@windsong-services.co.uk]
Sent: Friday, May 16, 2003 12:34 PM
To: 'Nancy Tietz'; powerh-l@lists.swau.edu
Cc: 'dtietz@msxi.com'
Subject: RE: can I do this - USE xfile - in the middle of a FOOTING stmt


Nancy,
 
You can try the following:
 

:echo PAGE FOOTING  TAB 10 & > tempfile
:print STD1.USE >> tempfile
USE tempfile
:purge tempfile,temp
 

regards,
 
Robert W.Mills
Systems Development Manager
Windsong Services
(01689) 870622 x3005

-----Original Message-----
From: Nancy Tietz [mailto:ntietz@MCARE.MED.UMICH.EDU]
Sent: 16 May 2003 16:28
To: powerh-l@lists.swau.edu
Cc: 'dtietz@msxi.com'
Subject: can I do this - USE xfile - in the middle of a FOOTING stmt


On HP3000 mpe/ix  PH Quiz vers 8 .
It would be very convenient if I could get this to work:
 
QUIZ
 
Access xxx
.
.
PAGE FOOTING &
 TAB 10 &
USE STD1.USE 
 
(In this case the "&" causes Quiz not to like the "USE".)
 
PAGE FOOTING &
 TAB 10
USE STD1.USE
 
(In this case the absense of the "&" causes Quiz to see the USE file but it
doesn't list the fields in the Footing.)
 
Isn't there some way of inserting the USE file ?  Like with a special
character or something?
Thank you in advance for your help.
Nancy Tietz
 
 


------_=_NextPart_001_01C31DE7.F825BEE0
Content-Type: text/html;
	charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Questionaire results</TITLE>

<META content="MSHTML 6.00.2800.1141" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=465251009-19052003>Nancy,</SPAN></FONT></DIV>
<DIV><FONT><SPAN class=465251009-19052003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT><SPAN class=465251009-19052003><FONT face=Arial color=#0000ff 
size=2>Suggest that you change the print command from '</FONT><SPAN 
class=171262015-16052003><SPAN class=947242616-16052003><FONT face=Arial 
color=#0000ff size=2>:print STD1.USE &gt;&gt; tempfile</FONT><SPAN 
class=465251009-19052003><FONT face=Arial color=#0000ff size=2>' &nbsp;to 
'</FONT><SPAN class=171262015-16052003><SPAN class=947242616-16052003><FONT 
face=Arial><FONT color=#0000ff><FONT size=2>:print STD1.USE;page=0 &gt;&gt; 
tempfile<SPAN 
class=465251009-19052003>'.</SPAN></FONT></FONT></FONT></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></FONT></DIV>
<DIV><FONT><SPAN class=465251009-19052003><SPAN class=171262015-16052003><SPAN 
class=947242616-16052003><SPAN class=465251009-19052003><SPAN 
class=171262015-16052003><SPAN class=947242616-16052003><FONT face=Arial><FONT 
color=#0000ff><FONT size=2><SPAN 
class=465251009-19052003></SPAN></FONT></FONT></FONT></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT><SPAN class=465251009-19052003><SPAN class=171262015-16052003><SPAN 
class=947242616-16052003><SPAN class=465251009-19052003><SPAN 
class=171262015-16052003><SPAN class=947242616-16052003><FONT face=Arial><FONT 
color=#0000ff><FONT size=2><SPAN class=465251009-19052003>If your STD1.USE file 
contains more that 23 lines and you are doing this in a session. If you don't, 
it will keep prompting you to press [return] after 'copying' every 23 
lines.</SPAN></FONT></FONT></FONT></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Comic Sans MS" size=2>regards,</FONT></DIV>
<DIV><FONT face="Comic Sans MS" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Comic Sans MS" size=2>Robert W.Mills</FONT></DIV>
<DIV><FONT face="Comic Sans MS" size=2>Systems Development Manager</FONT></DIV>
<DIV><FONT face="Comic Sans MS" size=2>Windsong Services</FONT></DIV>
<DIV><FONT face="Comic Sans MS" size=2>(01689) 870622 x3005</FONT></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Nancy Tietz 
  [mailto:ntietz@MCARE.MED.UMICH.EDU]<BR><B>Sent:</B> 16 May 2003 
  17:38<BR><B>To:</B> 'Robert Mills'; powerh-l@lists.swau.edu<BR><B>Cc:</B> 
  'dtietz@msxi.com'<BR><B>Subject:</B> RE: can I do this - USE xfile - in the 
  middle of a FOOTING stmt<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
  class=843023516-16052003>Thanks, Robert!</SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=843023516-16052003>I 
  like this solution the best.</SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=843023516-16052003>You 
  win the cake today.</SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
  class=843023516-16052003>nt&nbsp; &nbsp;: )</SPAN></FONT></DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
    size=2>-----Original Message-----<BR><B>From:</B> Robert Mills 
    [mailto:robert.mills@windsong-services.co.uk]<BR><B>Sent:</B> Friday, May 
    16, 2003 12:34 PM<BR><B>To:</B> 'Nancy Tietz'; 
    powerh-l@lists.swau.edu<BR><B>Cc:</B> 'dtietz@msxi.com'<BR><B>Subject:</B> 
    RE: can I do this - USE xfile - in the middle of a FOOTING 
    stmt<BR><BR></FONT></DIV>
    <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
    class=947242616-16052003>Nancy,</SPAN></FONT></DIV>
    <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
    class=947242616-16052003></SPAN></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
    class=947242616-16052003>You can try the following:</SPAN></FONT></DIV>
    <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
    class=947242616-16052003></SPAN></FONT>&nbsp;</DIV>
    <DIV><FONT size=+0><SPAN class=947242616-16052003>
    <DIV><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
    class=171262015-16052003><SPAN class=947242616-16052003>:echo </SPAN>PAGE 
    FOOTING&nbsp;</SPAN><SPAN class=171262015-16052003>&nbsp;TAB 10 &amp;<SPAN 
    class=947242616-16052003> &gt; 
    tempfile</SPAN></SPAN></FONT></FONT></FONT></DIV>
    <DIV><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
    class=171262015-16052003><SPAN class=947242616-16052003>:print STD1.USE 
    &gt;&gt; tempfile</SPAN></SPAN></FONT></FONT></FONT></DIV>
    <DIV><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
    class=171262015-16052003><SPAN class=947242616-16052003>USE 
    tempfile</SPAN></SPAN></FONT></FONT></FONT></DIV>
    <DIV><SPAN class=171262015-16052003></SPAN><SPAN 
    class=171262015-16052003><FONT face=Arial color=#0000ff size=2><SPAN 
    class=947242616-16052003>:purge tempfile,temp</SPAN></FONT></SPAN></DIV>
    <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
    size=2><SPAN 
    class=947242616-16052003></SPAN></FONT></SPAN>&nbsp;</DIV></SPAN></FONT><SPAN 
    class=947242616-16052003><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN></DIV>
    <DIV><FONT face="Comic Sans MS" size=2>regards,</FONT></DIV>
    <DIV><FONT face="Comic Sans MS" size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face="Comic Sans MS" size=2>Robert W.Mills</FONT></DIV>
    <DIV><FONT face="Comic Sans MS" size=2>Systems Development 
    Manager</FONT></DIV>
    <DIV><FONT face="Comic Sans MS" size=2>Windsong Services</FONT></DIV>
    <DIV><FONT face="Comic Sans MS" size=2>(01689) 870622 x3005</FONT></DIV>
    <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
      <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
      size=2>-----Original Message-----<BR><B>From:</B> Nancy Tietz 
      [mailto:ntietz@MCARE.MED.UMICH.EDU]<BR><B>Sent:</B> 16 May 2003 
      16:28<BR><B>To:</B> powerh-l@lists.swau.edu<BR><B>Cc:</B> 
      'dtietz@msxi.com'<BR><B>Subject:</B> can I do this - USE xfile - in the 
      middle of a FOOTING stmt<BR><BR></FONT></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>On HP3000 mpe/ix&nbsp; PH Quiz vers 8 .</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003></SPAN><SPAN 
      class=171262015-16052003><FONT face=Arial color=#0000ff size=2>It would be 
      very convenient if I could get this to work:</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2></FONT></SPAN>&nbsp;</DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>QUIZ</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2></FONT></SPAN>&nbsp;</DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>Access xxx</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>.</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>.</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>PAGE FOOTING &amp;</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>&nbsp;TAB 10 &amp;</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>USE STD1.USE </FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2></FONT></SPAN>&nbsp;</DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>(In this case the "&amp;" causes Quiz not to like the 
      "USE".)</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2></FONT></SPAN>&nbsp;</DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>PAGE FOOTING &amp;</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>&nbsp;TAB 10</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>USE STD1.USE</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2></FONT></SPAN>&nbsp;</DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>(In this case the absense of the "&amp;" causes Quiz to see the USE 
      file but it doesn't list the fields in the Footing.)</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2></FONT></SPAN>&nbsp;</DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>Isn't there some way of inserting the USE file ?&nbsp; Like with a 
      special character or something?</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>Thank you in advance for your help.</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2>Nancy Tietz</FONT></SPAN></DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2></FONT></SPAN>&nbsp;</DIV>
      <DIV><SPAN class=171262015-16052003><FONT face=Arial color=#0000ff 
      size=2></FONT></SPAN>&nbsp;</DIV></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>

------_=_NextPart_001_01C31DE7.F825BEE0--