Calling progress classes from Product Configurator

Of course, I just encapsulated the code in a .p file and that works. Now, I just need to know where to put my class files and how to format the USING statement...

Mark W.


On Wed, May 28, 2014 at 12:05 PM, mark_wonsil@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <p>OK, I&#39;ve found some progress code (http client) but it&#39;s built as a class. To use a class you usually have to put a:<br><br>USING com.acme.name.*<br><br>at the top of your code. You can&#39;t put that in an On Leave section. Is there a place some I can insert that (a template somewhere) to put that or is all generated code hard-wired into the Product Configurator?<br>


Thanks!

Mark W.


</div>
 


<div style="color:#fff;min-height:0;"></div>

OK, I've found some progress code (http client) but it's built as a class. To use a class you usually have to put a:

USING com.acme.name.*

at the top of your code. You can't put that in an On Leave section. Is there a place some I can insert that (a template somewhere) to put that or is all generated code hard-wired into the Product Configurator?

Thanks!

Mark W.