588,548 active members*
5,537 visitors online*
Register for free
Login
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2004
    Posts
    446

    Syntax or just wont work???

    I discovered that by using a LISTSETUP command I could send this code:
    (assume \10 = 31)

    !LISTSETUP: LISTADD TIME LEFT \10 :LISTPICK \20

    The code above would display the variable \10 after the text TIME LEFT so it would be something like:

    TIME LEFT 31 (meaning 31 seconds)

    So, I got to being inventive and am trying to move a picture around the screen with the PICTURE command.
    I know this code works fine:
    !IF \13=1 THEN PICTURE Traveling1.bmp;1720;2600: GOTO :GRAPHIC1

    But I cant get this code to work. (assume \50 = 2600 )
    !IF \13=1 THEN PICTURE Hoist1.bmp;1720;\50: GOTO :GRAPHIC1

    Any ideas on how to change the position of the PICTURE command with a variable?

    Thanks,
    Murphy

  2. #2
    Join Date
    Nov 2004
    Posts
    446
    Anyone ????????

Similar Threads

  1. How does a power supply work.
    By ynneb in forum DIY CNC Router Table Machines
    Replies: 1
    Last Post: 07-27-2011, 03:40 PM
  2. Okuma Work Coordinates
    By firedog in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 7
    Last Post: 06-10-2005, 12:43 AM
  3. Work Holding Methods
    By InventIt in forum DIY CNC Router Table Machines
    Replies: 13
    Last Post: 09-14-2004, 09:13 AM
  4. Looking for additional cutting work. ( Melbourne Australia)
    By ynneb in forum Australia, New Zealand Club House
    Replies: 2
    Last Post: 08-05-2004, 11:53 PM
  5. What is 2.5 d work
    By Patrick2by4 in forum DIY CNC Router Table Machines
    Replies: 9
    Last Post: 07-05-2004, 05:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •