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
掌柜推荐
¥288.00
双福N1H-6C-70齿轮转速传感器发电机测速免磁铁全螺纹M14*1长70
¥1,150.00
SRE-AD2H智能速度继电器20mA转速电流变送器带显示转速监控模块
¥410.00
VMM-R52-B直流电压表DC7~25V指针式带背光可定制电压范围
¥1,800.00
SDE-AE2H-AC CRS17差动转速速度继电器超速报警带恒定差速控制
¥790.00
SRE-PD1H-AC智能速度继电器转速监控器超速欠速失速保护器监视仪
¥1,290.00
双福DRE-PD2H CRS206双向速度继电器正反转监控器转速检测RS485
©
Sat 2026-4-18
Guidance Laboratory Inc.
Email:
webmaster1
g.yi
.
org
Hits:
0