HP3000-L Archives

October 2008, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Sandy Szurley <[log in to unmask]>
Reply To:
Date:
Mon, 6 Oct 2008 12:37:48 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (60 lines)
hi,
   the portable option with save will create 2 files - one is the dictionary the other with the data will have a "Q" appended to the end of the name.

you can also 'report' to a disc file:
set report dev disc name bac123
set page len 1
set nohead
set page width 180 - or whaever you need
set rep spacing 0

regards,
Sandy
---- Tony Tibbenham <[log in to unmask]> wrote:
> Dear All,
>
> Apologies for my monster Sig. on the original post. I have been trying
> to tame Outlook + Exchange + Exclaimer with limited success. Hopefully
> this one will be much better.
>
> This is an example of the code we used ..
>
> access			BACKORDR
> define dl char*1="~"			
> report summary	&		
> 	SORDER-NO	 dl &	
> 	SORDER-NO		
> set subfile name 	BAC486	keep portable	
> go			
>
> I thought 'keep' meant 'keep the file after you close quiz' and
> 'portable' meant 'in a form Access could understand'.
> We define the ~ delimiter because some of the fields have quotes and
> commas in.
>
> The company did have a Quiz/qshow manual once :-(
>
> Regards
>
>
> Tony
> -----Original Message-----
> John said:
>
> :Quiz
> >access mytable
> >set subfile myname portable
> >report summary all
> >go
>
> Note the inclusion of the "portable" option on the subfile statement.
>
> Regards,
> JWP
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2