Guidance
指路人
g.yi.org
Guidance Forums
/
Rapid-Q Basic
/ array help
最新
搜索
论坛
Reginald Rexx
STC(宏晶)单片机与电路设计
wxWidgets (wxWindows) in C++
奇瑞QQ车友论坛
生活信息交流与学习角
质量与可靠性
Rapid-Q Basic
FreeBasic
Reginald
Forum
Examples
RapidQ
Forum
Bugs
Examples
Resource
RQ Doc
RQ Intro
System
LeonAutoBackup
Home
Software
App
Lib
RapidQ
Reginald
Upload
Chrononet
回顶部
⇑
Forum List
•
Thread List
•
Refresh
•
New Topic
•
Search
•
Previous
•
Next
1
1.
array help
#749
Posted by:
qmark
2003-01-24 21:45:07
example:
for cc = 1 to 10
CDOT(cc).enabled=0
next cc
i just need that cc is 1 to 10 but without 2
thanx
2.
IF
#750
Posted by:
guidance
2003-01-24 21:58:17
Add:
IF cc<>2 then
3.
Re: IF
#751
Posted by:
qmark
2003-01-24 22:21:25
it not exactly what I'm looking for, because:
IF cc = 2 THEN cc sould become 1 to 10 without 2
for cc = 1 to 10
CDOT(cc).enabled=0
next cc
4.
Re: IF
#752
Posted by:
guidance
2003-01-25 04:35:37
Didn't see cc has other task in the loop, why can't be 2?
for cc = 1 to 10
if cc<>2 then
CDOT(cc).enabled=0
end if
next cc
Forum List
•
Thread List
•
Refresh
•
New Topic
•
Search
•
Previous
•
Next
1
掌柜推荐
¥317.00
N1H-1A-100转速传感器M12*1长100测齿轮有源带插头高转速双福直销
¥1,480.00
DRE-AE2H双向测速速度继电器超速欠速转向正反转监视带电压或20mA
¥489.00
双福D1H-5A-70双向齿轮传感器M18*1.5霍尔转速方向正反转识别推挽
¥995.00
DRE-PE2H-AC智能双向速度继电器超速欠速正反转保护测速仪转速表
¥287.00
双福N1H-5A-44转速传感器霍尔非接触式测齿轮M18*1.5带插座免磁钢
¥1,170.00
SRE-AD2H-AC智能速度继电器20mA转速电流变送器显示转速监控模块
©
Sat 2026-6-6
Guidance Laboratory Inc.
Email:
webmaster1
g.yi
.
org
Hits:
0