Indigo Rose Software
  #1  
Old 2 Weeks Ago
AMS7.5 AMS7.5 is offline
Forum Member
 
Join Date: Apr 2009
Posts: 7
new line in text file??

hi
how can i go to new line in text file ??
i use \n but not work !!
sorry for english
Reply With Quote
  #2  
Old 2 Weeks Ago
xry xry is offline
Forum Member
 
Join Date: Mar 2009
Posts: 14
Quote:
hi
how can i go to new line in text file ??
i use \n but not work !!
sorry for english
Hi.
Try \r\n instead of only \n.
Reply With Quote
  #3  
Old 2 Weeks Ago
AMS7.5 AMS7.5 is offline
Forum Member
 
Join Date: Apr 2009
Posts: 7
very very thx my friend
and
how can i check or uncheck one submenu on menu bar ?
thx a lot
Reply With Quote
  #4  
Old 2 Weeks Ago
Sakuya's Avatar
Sakuya Sakuya is offline
Forum Member
 
Join Date: Oct 2009
Posts: 115
Application.SetMenu.

Also, fyi. The "\n" line break is a UNIX line break. "\r\n" is a Windows line break.
Reply With Quote
  #5  
Old 2 Weeks Ago
jassing's Avatar
jassing jassing is offline
Indigo Rose Customer
 
Join Date: Jan 2001
Location: Anderson Island, WA, USA
Posts: 1,901
Quote:
Originally Posted by Sakuya View Post
Application.SetMenu.

Also, fyi. The "\n" line break is a UNIX line break. "\r\n" is a Windows line break.
Technically, not entirely true.
One is "new line" one is "carriage return"
Windows treats "new line" differently than unix, true, but technically, a line break should always be a newline (go down 1 line) and a carraige return (start at position 0 (or 1))
__________________
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -6. The time now is 08:32 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software