A85: Re: Newbie question about #fncall


[Prev][Next][Index][Thread]

A85: Re: Newbie question about #fncall




There are three possibilities that it doesn't work:
a) you haven't used the C.BAT to compile your program, i.e. SrcWiz hasn't
been called.
b) As SrcWiz is a Turbo Pascal program, it has some problems on faster
computers. It may occur that it just produces a runtime error upon starting.
Thus, it isn't executed and #fncall isn't properly converted. Either
download a patch file or try running C.BAT again
c) you have entered a tabulator character between the #fncall and the actual
name. Only use normal spaces.

Hope this helped,
    Andreas