Author Topic: Happy birthday Lee Mac  (Read 3554 times)

0 Members and 1 Guest are viewing this topic.

Dlanor

  • Bull Frog
  • Posts: 263
Re: Happy birthday Lee Mac
« Reply #15 on: April 13, 2018, 03:10:03 PM »
Many happy returns.

ScottMC

  • Newt
  • Posts: 191
Re: Happy birthday Lee Mac
« Reply #16 on: April 13, 2018, 06:14:44 PM »
Happy Birthday - keep coming back - it works when YOU work it!

ssdd

  • Newt
  • Posts: 35
Re: Happy birthday Lee Mac
« Reply #17 on: April 13, 2018, 07:47:32 PM »
happy birthday!

BIGAL

  • Swamp Rat
  • Posts: 1398
  • 40 + years of using Autocad
Re: Happy birthday Lee Mac
« Reply #18 on: April 13, 2018, 08:06:11 PM »
Code: [Select]
(defun SpeakSapi ( s / sapi )
(if (eq (type s) 'STR)
(progn
(setq sapi (vlax-create-object "Sapi.SpVoice"))
(vlax-put sapi 'SynchronousSpeakTimeout 1)
(vlax-invoke-method sapi 'WaitUntilDone 0)
(vlax-invoke sapi "Speak" s 0)
(vlax-release-object sapi)
)))
(speaksapi "Happy birthady from Big Al and thanks for all the help")
A man who never made a mistake never made anything

didier

  • Newt
  • Posts: 48
  • expatrié
Re: Happy birthday Lee Mac
« Reply #19 on: April 14, 2018, 03:14:02 AM »
Coucou

bon anniversaire

merci pour tout
eternal beginner ...
my english is not fluent ...

Peter2

  • Swamp Rat
  • Posts: 650
Re: Happy birthday Lee Mac
« Reply #20 on: April 19, 2018, 03:51:04 AM »
Happy birthday, Lee!
Peter

AutoCAD Map 3D 2023 German (so some technical terms will be badly retranslated to English)
BricsCAD V23

Lee Mac

  • Seagull
  • Posts: 12906
  • London, England
Re: Happy birthday Lee Mac
« Reply #21 on: April 21, 2018, 07:59:44 AM »
Thank you all for your kind birthday wishes!

I had a wonderful birthday whilst on holiday :-)