Re: Fwd: Console output

2014-03-01 Thread J. Landman Gay
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

Fwd: Console output

2014-03-01 Thread Pierre Sahores
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

Re: Console output

2014-03-01 Thread Pierre Sahores
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

Console output

2014-03-01 Thread J. Landman Gay
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