Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

Doubt with editor

 
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-AVR
View previous topic :: View next topic  
Author Message
MOR_AL

Bascom Member



Joined: 08 May 2014
Posts: 15
Location: Rio de Janeiro - Brasil

brazil.gif
PostPosted: Wed Apr 22, 2020 8:16 pm    Post subject: Doubt with editor Reply with quote

I would like to continue a long statement on the next line, but I don't know how to do it.

Ex. (113 characters)
Config Lcdpin = Pin , Db4 = Portb.1 , Db5 = Portb.2 , Db6 = Portb.3 , Db7 = Portb.4 , E = Portb.5 , Rs = Portb.6

I already looked at the Bascom help and the forum but I couldn't find how to do it.
I believe it is a simple thing, but I cannot find it.
Does anyone know how to do this?
Thanks.

(BASCOM-AVR version : 2.0.8.2 )
Back to top
View user's profile
krolikbest

Bascom Member



Joined: 02 Jan 2017
Posts: 112

poland.gif
PostPosted: Wed Apr 22, 2020 8:44 pm    Post subject: Reply with quote

something1, something2 ,_
something3, _
something4
Back to top
View user's profile
MOR_AL

Bascom Member



Joined: 08 May 2014
Posts: 15
Location: Rio de Janeiro - Brasil

brazil.gif
PostPosted: Thu Apr 23, 2020 1:09 pm    Post subject: Reply with quote

Excuse me. It didn't work for me.

Config Lcdpin = Pin , Db4 = Portd.0 , Db5 = Portd.1 , Db6 = Portd.2 ,_
Db7 = Portd.3 , E = Portd.4 , Rs = Portd.5


... But it works with a small change. A blank space between "," and "_"

Config Lcdpin = Pin , Db4 = Portd.0 , Db5 = Portd.1 , Db6 = Portd.2, _
Db7 = Portd.3 , E = Portd.4 , Rs = Portd.5


Thank you krolikbest.
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-AVR All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum