![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| CamSoft Products Discuss Camsoft PC based CNC controller products here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I am using a list setup command that works fine but I have found that if its left open, processing of commands pauses. (not a problem) But if a user leaves it open and walks away, this could be a problem. I tried using the timer.fil to count down a variable and close it that way but it didn't work. ![]() I put this in my timer.fil !\19={\19-1} I put this in m Mcode.fil !\19=5 !LISTSETUP XXX;XXX;XXX;XXX :LISTADD EXIT :LISTADD ST1 :LISTADD ST2 !LISTPICK \21 !IF \21=EXIT THEN EXIT !IF \21=ST1 THEN bla bla bla !IF \21=ST2 THEN bla bla bla !IF \19<0 THEN \21=EXIT :EXIT ----M1 I tried many other variants and nothing seems to close the list. Any ideas? Should I say Thank You AL in advance??? Murphy |
|
#2
| |||
| |||
LOL Sometimes the easy answers are the hardest to find.. !IF \18<0 THEN LISTSETUP :EXIT thanks anyhow!!! UPDATE: I thought it worked but it didnt. All that code did was make the box very small and hide it behind a button on the screen at 0;0 position.Any ideas? Last edited by murphy625; 04-06-2005 at 06:53 PM. Reason: not working |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| close up of casting | skippy | Casting Metals | 14 | 01-25-2007 07:05 AM |
| Looking For Someone close to London So We Can Build A Cnc Each | chris69randy | Europe Club House | 2 | 05-09-2005 04:38 AM |
| ListSetup problem.. | murphy625 | CamSoft Products | 1 | 04-01-2005 02:25 AM |
| How close can I space THK rails? | bgolash | DIY-CNC Router Table Machines | 7 | 12-31-2004 12:13 AM |