Crystal Reports and Control Codes? 
Author Message
 Crystal Reports and Control Codes?

How are you accessing the ASCII file for CR? With ODBC?
Or just embedding it into a text object??
Is it variable or fixed length records?
Where are the control codes in relation to fields? At the end
eg CRLF record separators or in the middle of actual data??
If fixed length, I would make the ODBC definition ignore trailing
CRLFs etc.
If it is just "one big field" I would be inclined to write a small filter
program that strips out characters you don't want - could be done
in about 10 lines of vb.

--
Les Schmalzbach
(remove nospam- to reply).



Quote:
> I have a ASCII file I wish to run a report off of. The problem is I have
> imbedded control codes for page advances in the file.  This file is
> received in my office from a Main Frame system.  Can anyone tell me an
> easy way to remove the control codes so that Crystal Reports 6.0 does
> not page advance in the middle of the report?

> Any help would be greatly apprecieated!
> Thank You
> John Klingler




Tue, 18 Apr 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Crystal Reports and Control Codes?

2. Printing Crystal Reports without Crystal Control ActiveX or Crystal Reports API call

3. Controlling Crystal Reports professional OLE objects through code...

4. Crystal Reports vs VB reports in code

5. How to use Embeddable Crystal Reports 9 Designer Control to edit RDC Report

6. Crystal Reports 6 control does not clear formulae when you change report

7. Linking Crystal Report with a stored Procedure -- crystal report for visual studio.net

8. Crystal Report 6 and Crystal Report 8

9. Crystal Report 6 and Crystal Report 8

10. Crystal Reports 8.5 (VB6) to Crystal Reports NET (VB.NET) conversion

11. vb .net crystal reports not compatible with Crystal Reports 8.5

12. Passing Parameters from C# to Crystal Report / Crystal Report Viewer

 

 
Powered by phpBB® Forum Software