al tMsg
put pMsg into tMsg
answer tMsg
end log
Début du message réexpédié :
De: "J. Landman Gay"
Objet: Console output
Date: 1 mars 2014 21:45:48 UTC+1
À: LiveCode Mailing List
Répondre à: How to use LiveCode
I'm trying to debug a standalone by using "put" statem
Sorry for the typo. Should be correct below :
on log pMsg
local tMsg
put pMsg into tMsg
answer tMsg
end log
Début du message réexpédié :
> De: "J. Landman Gay"
> Objet: Console output
> Date: 1 mars 2014 21:45:48 UTC+1
> À: LiveCode Mailing List
> Répondre à: How
Hi Jacque,
What does it do if you try :
on log pMsg
local tPsg
put pMsg into tMsg
answer tMsg
end log
Le 1 mars 2014 à 21:45, J. Landman Gay a écrit :
> I'm trying to debug a standalone by using "put" statements:
>
> on log pMsg
> put pMsg
> end log
>
> In Console (OS X Mavericks) I never s
I'm trying to debug a standalone by using "put" statements:
on log pMsg
put pMsg
end log
In Console (OS X Mavericks) I never see any of the messages. The only
thing it lists is this, on every startup of the app:
Class TSSandboxPrefs is implemented in both
/Library/Frameworks/TSLicense.fram