wylong
发表于 2010-10-7 15:29:00
下载学习学习
wylong
发表于 2010-10-7 15:30:00
下载学习学习
santalin
发表于 2010-10-7 15:39:00
sachindkini发表于2010-10-7 13:46:00static/image/common/back.gif dear sir
some error found creating the lisp
Command:; error: syntax error
Command:Command: tt; error: no function definition: LSD_FORM1_CMDACTION
</font></font></font><font face="Verdana"><br/></font>
<p></p></div>
<p> Let me see</p>
<p> I'll tell u why after testing the program</p>
santalin
发表于 2010-10-7 15:47:00
sachindkini发表于2010-10-7 13:46:00static/image/common/back.gif dear sir
some error found creating the lisp
Command:; error: syntax error
Command:Command: tt; error: no function definition: LSD_FORM1_CMDACTION
</font></font></font><font face="Verdana"><br/></font>
<p></p></div>
<p> Do u check "Define button action"?</p>
<p> You lost the function which name is "LSD_FORM1_CMDACTION"</p>
<p> Maybe u change the name of function or u delete the function</p>
<p> If u don't want to define the action of these button in the VB form</p>
<p> Just delete the line below in the function of <font color="#0000ff">"<font style="BACKGROUND-COLOR: #ffffff" face="Verdana">(defun c:tt()</font>" in the lsp file</font></p>
<p> that is:</p>
<p><font color="#ff0000"> <font style="BACKGROUND-COLOR: #ffffff" face="Verdana">(lsd_Form1_cmdAction) ;Define button action </font></font></p>
<p><font color="#ff0000"> </font></p>
santalin
发表于 2010-10-7 15:55:00
If that way doesn't work,Please upload you VB FORM
<p> </p>
santalin
发表于 2010-10-7 16:11:00
sachindkini发表于2010-10-7 13:46:00static/image/common/back.gif dear sir help.chm not found
<p> As I don't have enough time to write the help file,"help.chm" doesn't exsist.</p>
<p> I m<font style="BACKGROUND-COLOR: #ffffff" face="Verdana">ade a video demo uploaded to my network disk</font></p>
<p> Just <font style="BACKGROUND-COLOR: #ffffff" face="Verdana">Chinese interpretation in the demo</font></p>
gzxl
发表于 2010-10-7 16:47:00
支持一下
gzxl
发表于 2010-10-7 16:48:00
这个程序的实现,关键就在于<strong><font color="#0000ff">递归调用</font></strong>
<p> 下面是程序关键流程框图及伪代码(你可以根据这个框图写成任何语言的程序):</p>
flowerson
发表于 2010-10-8 10:26:00
<p>好程序啊!要是有vba等直接转换vlisp就更好了!</p>
flowerson
发表于 2010-10-8 11:08:00
楼主,是用vc 还是net写的怎么是exe文件的?
页:
1
2
3
4
[5]
6
7
8
9
10
11
12
13
14