X
Xiangrong Fang
Hi,
I found a problem with EXERB. It compiled an EXE file that failed to
find a RB it should include. The RB file is from the "Win32" module
availabe on RAA. The strange thing is that this RB file is LOADed, not
REQUIREd by the main program, if I change the load to require and
recompile, everything is fine.
Could anyone please explain what is the difference between require and
load, and why EXERB failed to include that loaded module?
Thanks a lot!
I found a problem with EXERB. It compiled an EXE file that failed to
find a RB it should include. The RB file is from the "Win32" module
availabe on RAA. The strange thing is that this RB file is LOADed, not
REQUIREd by the main program, if I change the load to require and
recompile, everything is fine.
Could anyone please explain what is the difference between require and
load, and why EXERB failed to include that loaded module?
Thanks a lot!