ok...Finally figured out the problem.  MSM uses a slightly different syntax for
the intrinsic function $Q.  The problem I was experienceing with DINIT was that
it would fail due to the linetag Q^DIQGU.  It would not return the correct valu
because of the way $Q was being used:

S %Z(%Z)="",%Z=$Q(%Z(""))  ...

MSM uses the following:

S %Z(%Z)="",%Z=$Q(%Z) 

this produces the correct result, and DINIT finishes successfully.

I have one more little thing to figure out in order for FM to see the %ZOSF
global in my MGR UCI, then it is on to loading George's MSC Fileman routines.

Stay tuned...



Michael


--- Michael Zacharias <[EMAIL PROTECTED]> wrote:

> 
> --- JohnLeoZimmer <[EMAIL PROTECTED]> wrote:
> 
> > Hmm, I wonder if George Timson's new version works under MSM?
> 
> [MPZ] From what I have seen so far, I would have to say that it does work
> under
> MSM Workstation.  I'm still struggling through a problem with my MSM
> Workstation install, but will let you all know the outcome...
> [/MPZ]
> 
> 
> > 
> > 
> > 
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> > that extends applications into web and mobile media. Attend the live
> webcast
> > and join the prime developer group breaking into this new coding territory!
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> > _______________________________________________
> > Hardhats-members mailing list
> > Hardhats-members@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/hardhats-members
> > 
> 
> 
> 
>       
> 
>       
>               
> __________________________________________________________ 
> Find your next car at http://autos.yahoo.ca
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to