|
Posted by Glenn Adams [MVP - Retail Mgmt on April 2, 2007, 9:56 am
Please log in for more thread options There are 10 Variables open for you to inject you own values into the
session. They will be available to Receipt Templates, but you would
obviously have to mod the template to use them. You have to be careful
with this if you have multiple add-ins, especially for different vendors
- it's very easy for the add-ins to interfere with each other if you
don't do something to indicate which add-in uses which variable...
Session.Variable1
through
Session.Variable10
Glenn Adams
Tiber Creek Consulting
http://www.tibercreek.com glenn@tibercreek.com
----------------------------------------------
Please DO NOT respond to me directly but post all responses here in the
newsgroup so that all can share the information.
Richard wrote:
> I am currently working on creating an addon for RMS 2.0 and want to know if
> it is possible to add my own values to the session.
>
> Any ideas?
|