|
阅读:1464回复:7
为什么不能调试了
<P>下面很简单的一段话都不能调试</P>
<P>note "111" stop note "222"</P> <P>总是在mapinfo中显示 "cannot breakpoint. This program is being run from another program"</P> |
|
|
1楼#
发布于:2004-10-12 09:11
没人知道吗
|
|
|
2楼#
发布于:2004-10-12 15:39
<P>好久没用过mapbasic 了,</P><P>好象以前很少用stop,这个不难调试吧</P>
|
|
|
|
3楼#
发布于:2004-10-14 09:39
还是没人知道吗
|
|
|
4楼#
发布于:2004-10-29 17:22
<P>再求</P>
|
|
|
5楼#
发布于:2004-10-30 09:51
<P>去掉stop就可以了,呵呵</P>
|
|
|
|
6楼#
发布于:2004-10-30 22:59
<P>干嘛非要用Stop,我到现在还没用过</P><P>如果你要输出值,note可以</P><P>如果你要判断条件加个If,在配合个Exit sub或结束程序不行吗</P>
|
|
|
7楼#
发布于:2004-11-17 14:06
<P>习惯用 stop 了,调试比较方便</P><P>不知是不是装了visual studio 惹的祸,</P><P>它里面有个调试的,不过删了还不行,真郁闷呀</P><P>在网上搜索了一下,只找到一个人和我有同样的问题,也没解决,</P><P>难道真的没什么高人了吗</P>
|
|