Mike - Peter? Is it possible to declare a PATH2 variable with, say, 6 nodes in it then add it to a drawing list later, or do I have to create a pENTREC by...
Hey Everyone, I need some help. I'm using SetScriptCopy and after a lot of trial-and-error, I've learned that SetScriptCopy is not blocking. I need to be able...
Many commands (LIST, NOTES, etc) open a new child window to display the text. Is there any commands built into the toolkit that I can use to reproduce this...
Everyone. 1- How do you assign an entity to a sheet? 2- How do you assign an entity to the default sheet? 3- How do you assign an entity to the currently...
Hi, I'm trying to create a command that breaks a line to insert some drawing and I need the coordinates of the selection point. I wrote a dynamic cursor that...
Everyone, Say you wanted to write a command that would work in a macro as a branching command - similar to IFDEF or IFERR. Say you want a IFNUM where if the...
Peter, My memory is telling me that awhile back you wrote some code to simplify adding popup context menus. Is that true, of is age just gettting to me. Lee...
OK, sometimes I'm an idiot but who knew that compiling in debug mode was the issue. Thanks for pointing out the licensing issue Peter. That got me to...
A clean Win/7 install does not have the VC runtime dll's installed. You need to provide vcredist_x86.exe and run it on the clean install box to put these in...
On the wikiNotes project I've got: Error 0000036B1 - Not sure if that is an internal error number to the application, or a windows error. I've got multiple...
Hi all, I would like to find a way to list (e.g. in a text file) each structure, the name of the CD3 house/symbol it was created from, and it's position,...
In trying to parse the contents of a CC3 symbol file, it seems that all the symbols are composed of type #4 entries, which is a custom entry. Is there any...
Hi folks. The Harn atlas product, built with CC2 has been released. I'm hoping to be able to offer updates to the product, speciffically new maps and new...
I have some questions about how the CC3 New Drawing Wizard [NEWWIZ] command places and scales the selected map furniture symbols, and I'm hoping that the...
Everyone, I've posted a new tutorial on XP programming at: http://home.windstream.net/ls15426 This time I've started a multi-part tutorial on building a GUI...
Hi all, The coming CC3 version (currently in beta testing) will require changes in some XP:s. I have uploaded a zip file with the new files in my version of ...
Simon, Another option would be to fix the installer. Microsoft provides a redistribution file for .Net that can be called as part of the installation. It won't...
Anyone here know how to modify vwlang.dll to point to a different default map upon instalation of the cc2 viewer? Any other ideas on how to change the initial...
Lee, as you know, I've done all your tutorials on XPs, and I'd love to try my hand at doing something useful and modifying your previous XPs as an exercise. ...
I haven't got any response about this from the Macros list yet, so I thought I'd see if I could get some help here (since I'm sure everyone on cc2-l must be...
Hello Everyone, I've been trying to get my head around how I want to do tutorial #5. It is the tutorial that will create the random name generator command....
To normally remove an outline or change an object's shape so the outline or object can be altered, I use the 'insnode39; command and can then distinguish between...
I've been giving some thought about adapting Jamis Buck's Random Dungeon algorithms (http://www.aarg.net/~minam/dungeon_design.html) to produce a CC3 script,...
I just purchased the full CC3 map bundle and am looking forward to the arrival of my print Tome of Ultimate Mapping to help me get my head around all its...
I am looking at doing some interfacing with another program and cc2/3 (when I get three).. I am looking for input as to what are the guidelines over all for...
I was wondering if there is a set of guidlines on what you can and cant do when interfacing, by this I mean I know I cant distribute CCx with an app.. or the...