Hi gurus,

I have a serious trouble with import-package macro.
It suddenly dose not work at all.

I use the way shown by Christopher Barber on a subject
"[Question]Can functions ....?" on 25 Apr.

Now when I use this macro,
the codes after the line called import-package never executed,
but no exception or error has come.
So I can know what's wrong.

I want to find any small hint about it.
So let me ask about details of import-package.

As you know, the interface is:

{import-package
    selector:ComponentSelector,
    manifest:ComponentManifest =
        {get-default-manifest},
    source-info:#SourceLocation = null,
    jit-ok?:bool = true
}:Package

I wonder that 'manifest' and 'source-info' can be key point.
but reading online help can make sence to me.
the descriptions are too difficult for me and no example is too hard.

Please tell me about details of import-package,
and hopefully make-package-selector too.

Regards.
--Takanobu Maekawa


*******************************************
To unsubscribe from this list, send a mail to:
mailto:[EMAIL PROTECTED]
To contact a human list administrator, send a mail to:
mailto:[EMAIL PROTECTED]
To recieve a list of other options for this list, send a mail to:
mailto:[EMAIL PROTECTED]

Reply via email to