downloading a subfile to pc(numeric fields appear as funn

David Frederick (714)969-4600 x4109 David_Frederick@WYCLIFFE.ORG
Fri, 09 Jan 1998 16:12:59 +0000 (GMT)


>Hi there...
>I am trying to download some info from a quiz report to my pc
>Each record is about 300 characters in size
>I have tried the Report device disc but it won't let me write more than 264
>characters per line.
>
>i have also tried the
>
>set subfile nodictionary
>
>but when i download the file all the non (a-z) characters appear as jibberish...
>
>any help
>

If you are dealing with integers or packed numbers, then they'll still be stored 
that way in the subfile.

Try a portable subfile... SET SUBFILE PORTABLE DATAFILE filename.  That should 
dump all ASCII.  

I don't remember a 300 character limit when using subfiles.  If that's the case, 
try doing this in QTP.

By the way... this POWERH-L list is moving.  Posts should now be made 
powerh-l@lists.swau.edu.

Thanks,
David Frederick
Programmer/Analyst
Wycliffe Bible Translators USA
Internet:  David.Frederick@wycliffe.org
----
Disclaimer: Opinions expressed may not reflect those of my employer.