Welcome, Guest. Please login or register.
Did you miss your activation email?
June 19, 2013, 04:51:35 PM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 »
181  Mach Discussion / Flash Screens / Re: Function to get a number from a string!? on: October 17, 2008, 03:27:02 AM
NP  Smiley
182  Mach Discussion / Flash Screens / Re: Function to get a number from a string!? on: October 16, 2008, 02:29:39 AM
I think he meant in Flash and not VB   

This will return the number of your strings length:

Code:
MyString.length


this will check to see if the digits are 9:

Code:
if (MyString.length == 9) {
trace("Is 9");
} else {
trace("Is not 9 it is:"+ MyString.length);
}

.....but you can take the code they gave for VB  and run it in flash but you have to do it like this and I dont belive you can split and join in Mach's VB

fscommand("VBMacro" "some VB here")
183  Mach Discussion / Works in progress / Re: new italian touch screen on: October 16, 2008, 01:59:46 AM
Looks great!
184  Mach Discussion / Finished Screens / Re: Mach SoftLight on: October 16, 2008, 01:57:40 AM
Thank you!  Grin
Working on a lathe screen now and the many fixes I need to do for the other screens on the forum.
I will make those fixes.
185  Mach Discussion / Mach Screens / Re: Custom onscreen keyboard on: October 16, 2008, 01:55:46 AM
Great!
I took alook at that keyboard and it looks very nice.. how has it been working out?
186  Mach Discussion / Flash Screens / Re: Problem flash on: October 16, 2008, 01:54:23 AM
send me the swf or email me and I will have a look or I can send you a installer that will put everything in place for you.
187  Mach Discussion / Flash Screens / Re: Problem flash on: October 12, 2008, 05:34:09 PM
Hi,
Make sure you are using Mach 3.041 or greater.

Make sure there are no dialogue pup ups when starting Mach...if there are select "Please do not ask again" and restart Mach.

You can email me the swf and I can take alook if you like.
188  Mach Discussion / Mach Screens / Re: Custom onscreen keyboard on: October 09, 2008, 03:31:12 PM
Use Click and type:

http://www.lakefolks.org/cnt/

189  Mach Discussion / Works in progress / Re: 3 Axis Simple Screen setup 1.0 (Also good for TouchScreens) on: September 30, 2008, 10:38:41 AM
Hi,
Very sorry about the delay...
I will make those additions and fixes...give me a a bit to finish them up and I will update and post it here.

Thank you
190  Mach Discussion / Finished Screens / Re: Mach SoftLight on: September 30, 2008, 10:37:01 AM
Hi Zicha,
Sorry about that misunderstood Smiley

There is a button in the bottom middle, below "Status" to get to the "Onscreen jog" screen.

Thanks
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!