Search found 1026 matches

by Grovkillen
Fri Aug 30, 2013 7:56 am
Forum: Scripts and Tips
Topic: Get Special Folders such as user's Application Data folder
Replies: 3
Views: 33214

Ok, stupid me... Using the VBScript I could get these paths... sorry for the post!
by Grovkillen
Fri Aug 30, 2013 7:54 am
Forum: Scripts and Tips
Topic: Get Special Folders such as user's Application Data folder
Replies: 3
Views: 33214

I know this is an old post but I have been using these commands on a recent script and like to add that it's possible to do this without VBScript. Just use: ExecuteFile > shell :% COMMAND % Where "COMMAND" is anyone of the below: Appdata AllUsersPrograms AllUsersStartup Desktop Favorites Fonts MyDoc...
by Grovkillen
Thu Aug 29, 2013 8:56 am
Forum: The Water Cooler
Topic: RegExBuddy code snippet template
Replies: 1
Views: 6187

RegExBuddy code snippet template

Hi, I have started using RegexBuddy and have made a code snippet template for use when cutting and pasting between RegexBuddy and MS. Maybe someone else find this useful? It's super simple but saves some seconds each time cutting and pasting.... Copy and paste below text to a txt-file. Save it as "M...
by Grovkillen
Tue Aug 27, 2013 1:25 pm
Forum: Beginners
Topic: Invalid floating point operation with round or trunc funct.
Replies: 14
Views: 24469

Thanks Marcus for the information. Future realeases maybe could have a more clear Error message? "Couldn't read string as float" is not enough for me to understand (in the beginning before you enlightened me) that "," was causing the problem...
by Grovkillen
Tue Aug 27, 2013 1:17 pm
Forum: Enhancement Suggestions
Topic: Internally create PDF files
Replies: 5
Views: 10262

Thanks for the response Marcus. I haven't found a dll library to use, if some one could point me in the right direction I'd be very pleased. I would use the feature to create dynamic checklists for my clients. Today I use txt-files which are not very nice looking (even though the do the job). I have...
by Grovkillen
Tue Aug 27, 2013 10:43 am
Forum: Enhancement Suggestions
Topic: Internally create PDF files
Replies: 5
Views: 10262

Thank you for the comment! I hope to see this and other features requested in the future :)
by Grovkillen
Tue Aug 27, 2013 10:41 am
Forum: Beginners
Topic: Invalid floating point operation with round or trunc funct.
Replies: 14
Views: 24469

Yeah I learned this some time ago and even added a comment to the online reference guide (http://www.mjtnet.com/manual/index.html ... ctions.htm). Maybe this should be added to the offline help file as well?

Even better, please make it work with other than "." in the future. :)
by Grovkillen
Mon Aug 26, 2013 1:59 pm
Forum: Enhancement Suggestions
Topic: Internally create PDF files
Replies: 5
Views: 10262

Internally create PDF files

Wouldn't it be awesome if you could create PDF's without the need of external software?

I've used other Macro Tools (not close to as great as MS) that have basic PDF output. I'd like to see that feature included in future releases of MS.
by Grovkillen
Mon Aug 19, 2013 2:40 pm
Forum: Beginners
Topic: Invalid floating point operation with round or trunc funct.
Replies: 14
Views: 24469

Any news regarding this?
by Grovkillen
Wed Aug 14, 2013 9:30 am
Forum: Enhancement Suggestions
Topic: [Done] HTML/CSS elements in Custom Dialogs
Replies: 20
Views: 26800

TMS Software provide a VCL plugin that does all this that I'm looking for! :)
by Grovkillen
Tue Jul 16, 2013 4:48 am
Forum: General Discussion
Topic: GifCam - record your scripts in action
Replies: 4
Views: 7070

GifCam - record your scripts in action

Hi, I've noticed some "power users" in here record their scripts with some kind of gif app. This is great for the rest of us to understand how the script works etc. I decided to start using this approach as well (with my clients and this forum) and I stumbled upon this great piece of software ( link...
by Grovkillen
Sun Jun 30, 2013 7:18 pm
Forum: Technical / Scripting
Topic: SolidWorks API (and API thoughts in general)
Replies: 1
Views: 4366

SolidWorks API (and API thoughts in general)

Hello you all, just a check... have many of you messed around with the API for SolidWorks (or any other CAD software)? I'm starting to learn and I'm planning on building myself a MS library (kind of). I'm using VBscript to communicate with the software = more reliable coding. Anyways, my thought was...
by Grovkillen
Wed Jun 26, 2013 12:00 pm
Forum: The Water Cooler
Topic: How Quick Sort Works
Replies: 1
Views: 4932

Thanks Marcus, good information!
by Grovkillen
Mon Jun 24, 2013 8:09 pm
Forum: Technical / Scripting
Topic: Date and Time Diff Question
Replies: 9
Views: 7965

It would be great if I could tell MS that I want absolute or relative datediff. Maybe by a:

Let>DATEDIFF_STATE=1 (for relative)

and

Let>DATEDIFF_STATE=0 (for absolute, default)

Same for timediff...
by Grovkillen
Sat Jun 22, 2013 7:58 pm
Forum: Enhancement Suggestions
Topic: [Done] HTML/CSS elements in Custom Dialogs
Replies: 20
Views: 26800

Rain, I understand your point but I'd be happy to contribute with documentation about the command. :)
Sign up to our newsletter for free automation tips, tricks & discounts