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>&nbsp;Let me see</p>
<p>&nbsp;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&nbsp;dear sir
&nbsp;
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>&nbsp;Do u check "Define button action"?</p>
<p>&nbsp;You lost the function&nbsp;which name is&nbsp;"LSD_FORM1_CMDACTION"</p>
<p>&nbsp;Maybe u change the name&nbsp; of function or u delete the function</p>
<p>&nbsp;If u don't want to define the action of these button in the VB form</p>
<p>&nbsp;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>&nbsp;that is:</p>
<p><font color="#ff0000">&nbsp;<font style="BACKGROUND-COLOR: #ffffff" face="Verdana">(lsd_Form1_cmdAction) ;Define button action </font></font></p>
<p><font color="#ff0000">&nbsp;</font></p>

santalin 发表于 2010-10-7 15:55:00

If that way doesn't work,Please upload you VB FORM
<p>&nbsp;</p>

santalin 发表于 2010-10-7 16:11:00

sachindkini发表于2010-10-7 13:46:00static/image/common/back.gif&nbsp;dear sir&nbsp;help.chm not found


<p>&nbsp; As I don't have enough time to write the help file,"help.chm" doesn't exsist.</p>
<p>&nbsp; I m<font style="BACKGROUND-COLOR: #ffffff" face="Verdana">ade a video demo uploaded to my network disk</font></p>
<p>&nbsp; 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>&nbsp;下面是程序关键流程框图及伪代码(你可以根据这个框图写成任何语言的程序):</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
查看完整版本: [原创] █ 直接将VBForm转DCL 程序【VB2DCL】【含截图及演示】█