Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Not being prompted for substitution values
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

pjhunter
New Member

USA
4 Posts

Posted - Jan 02 2024 :  1:59:37 PM  Show Profile  Reply with Quote
All of a sudden I am not being prompted for substitution parameters when I insert a snippet. Not sure what is going on. I've inserted this snippet before, many times. Something has changed, I just don't know what.

Here is a snippet of my snippet:

using $CurrentClass$;
using static $EntityClass$.Entities;
using $DataModelClass$;
using $DataModelClass$.DataModelSupportClasses;
using System.Data;
using System.Xml.Linq;
using System.Runtime.Remoting.Messaging;
using System.Transactions;

	// Current Class:	$CurrentClass$		eg. PayrollProcesses
	// Entity Class:	$EntityClass$		eg. PayrollEntities
	// DataModel Class: $DataModelClass$	eg. PayrollDataModel
	// DataModel object:$DataModelObject$	eg. Employee
	// Utilities class:	$UtilitiesClass$	eg. PayrollUtilities
	// Entity PK:		$EntityPK$			eg. emp_pk

namespace $DataModelObject$.Accessors
{


Peter

feline
Whole Tomato Software

United Kingdom
18915 Posts

Posted - Jan 03 2024 :  08:33:42 AM  Show Profile  Reply with Quote
It looks like you have also emailed support, so I have replied there, mainly to keep the conversation just in one place, to make it a bit easier:

case=164033

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000