Quantcast
Channel: SCN : Discussion List - SAP Crystal Reports, version for Visual Studio
Viewing all articles
Browse latest Browse all 3636

UFPrefixFunctions

$
0
0

Hi,

 

I've created a UFL using C# (Visual Studio 2008)  and have successfully implemented it in some reports using Crystal Reports 2008.  What I haven't been able to do is to prevent the prefixes from showing in the Formula Editor.  I read that if you use UFPrefixFunctions and set it to false, that should do it.  I've tried 3 ways (below) but none of them works.

 

Has anybody been able to use UFPrefixFunctions successfully?

 

Thanks in advance.

 

Ron

 

 

static bool UFPrefixFunctions = false;

public bool UFPrefixFunctions = false;

public static bool UFPrefixFunctions = false;

 


Viewing all articles
Browse latest Browse all 3636

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>