| Did you know ... | Search Documentation: |
| Instance variables |
<-messages
for later retrieval by the host language.
Using call_back is the default. Synchronous interfacing (no
call_back) harms the functionality as PCE code and host-language
code will not be intercallable. Sometimes necessary when PCE is
connected to a host language that is not capable of handling callback.
Defaults: @on (use call_back based interface).
-messages<-call_back
is @off, a message
object is created from the receiver and arguments and this is appended
to this chain for later retrieval by host<-message.
<-message -call_back->banner
that prints the banner message when PCE is started. May be useful to
solve incompatibility problems between, for example, two different
Prolog versions.
All supported languages should be assigned a unique identifier name.
->banner