Author Topic: More beta testing  (Read 10193 times)

0 Members and 1 Guest are viewing this topic.

Mark

  • Custom Title
  • Seagull
  • Posts: 28753
More beta testing
« Reply #15 on: December 12, 2003, 03:07:13 PM »
Nope, both beta's. Different apps all together.

BTW, thanks to all of participating.
TheSwamp.org  (serving the CAD community since 2003)

Craig

  • Guest
More beta testing
« Reply #16 on: December 12, 2003, 03:33:07 PM »
Quote from: rugaroo
Ahhhhh man...got my hopes up and all I do is fail...back to the design stage for me :)


All well...I will be the nice guy here, and let you all try and find ways to tweak this one...

Code: [Select]
(DEFUN RUG-TEST (/ cmd)
  (SETQ cmd (GETVAR "cmdecho"))
  (ALERT "\nAttempting to do your work for you...")
  (ALERT "\nPlease click OK to continue.")
  (SETVAR "cmdecho" 0)
  (command "-layer" "s" "0" "")
  (princ "\n")
  (princ)
  (COMMAND "-layer" "off" "*" "y" "")
  (ALERT "\nAutocad failed to do your work for you.")
  (ALERT "\nNow get back to work you lazy person!")
  (ALERT
    "\nAutocad failed to save any of you work. Now exiting."
  )
  (SETVAR "cmdecho" cmd)
  (COMMAND "quit" "y")
  (PRINC)
)


Pretty lame, but you'd be suprised how well it works on newbies.  :twisted:

Rug


Hey I already have a button that does almost the same thing


rugaroo

  • Bull Frog
  • Posts: 378
  • The Other CAD Guy
More beta testing
« Reply #17 on: December 12, 2003, 03:36:28 PM »
Buttons are too much of a hassel...better to make the user try to remember all of the key on the keboard first...People have to remember that not everything can be done with a mouse, and if you are really 'anal retentive' then nothing is done with the mouse. :)
LDD06-09 | C3D 04-19 | Infraworks 360 | VS2012-VS2017

hendie

  • Guest
More beta testing
« Reply #18 on: December 15, 2003, 05:07:56 AM »
Quote
Command: _appload MST-ABC.VLX successfully loaded.
Command:

then....
edited because I should read things properly first !

Quote
thankyou for being my beta tester
Make a note of this number -> 1523356899


'och

Keith™

  • Villiage Idiot
  • Seagull
  • Posts: 16899
  • Superior Stupidity at its best
More beta testing
« Reply #19 on: December 15, 2003, 06:56:35 AM »
Quote

Thank you for being my beta tester
Make note of this number-> 1523356899
Proud provider of opinion and arrogance since November 22, 2003 at 09:35:31 am
CadJockey Militia Field Marshal

Find me on https://parler.com @kblackie

JohnK

  • Administrator
  • Seagull
  • Posts: 10605
More beta testing
« Reply #20 on: December 15, 2003, 09:48:27 AM »
Sorry i didnt see this thread.

It worked for me too mark.
TheSwamp.org (serving the CAD community since 2003)
Member location map - Add yourself

Donate to TheSwamp.org