The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 What is CRLF please?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
EigenGoofy Posted - 05/27/2011 : 11:48:20 AM
Some code like:

fname.GetNumTokens(CRLF)


http://wiki.originlab.com/~originla/wiki/index.php?title=LabTalk:LabTalk_Keywords

After reading the info from the link above, I still don't know what CRLF is? For what purpose?
7   L A T E S T    R E P L I E S    (Newest First)
CarlaAngelM Posted - 05/31/2011 : 11:07:17 PM
Thanks for sharing guys!
minimax Posted - 05/30/2011 : 03:21:48 AM
quote:

or even just saying that CRLF is enter key to start new line is still much more instructive than saying some professional terminologies.



Sure, the original LabTalk Keywords link is updated.

PS: Personally, I think it is not intended to say "professional" term.

For an abbreviation, people usually want to know what each letter stands for.
(CRLF: C for Carriage, R for Return, L for Line, F for Feed)
EigenGoofy Posted - 05/30/2011 : 02:58:43 AM
quote:
Originally posted by minimax

The term "CRLF" is not an Origin specific word, so Origin wiki may not provide detailed explanation.

See more details on:
http://en.wikipedia.org/wiki/Newline



Thanks to provide the link by the way, minimax!
EigenGoofy Posted - 05/30/2011 : 02:56:40 AM
quote:
Originally posted by minimax

The term "CRLF" is not an Origin specific word, so Origin wiki may not provide detailed explanation.

See more details on:
http://en.wikipedia.org/wiki/Newline



In my mind, barely could this be an excuse for insufficient explanation to layman of programming. At least, it should mention that it is not Origin specific word, or even just saying that CRLF is enter key to start new line is still much more instructive than saying some professional terminologies.
minimax Posted - 05/30/2011 : 01:03:15 AM
The term "CRLF" is not an Origin specific word, so Origin wiki may not provide detailed explanation.

See more details on:
http://en.wikipedia.org/wiki/Newline
EigenGoofy Posted - 05/30/2011 : 12:25:10 AM
quote:
Originally posted by couturier

Stands for Carriage Return Line Feed (as far as I remember).
It allows to start a new line, just like if you hit the enter key



That "Carriage Return Line Feed", as the link shows, just baffles me.

However, "it allows to start a new line, just like the enter key" really makes thing much clearer.

Now I understand "GetNumTokens(CRLF)" is to use "enter key or starting a new line" as a chDelimiter so that "fname.GetNumTokens(CRLF)" can find the number of files.

Thank you so much, couturier!

I see that http://wiki.originlab.com is more or less incapable of providing useful information to rookies.
couturier Posted - 05/27/2011 : 6:53:01 PM
Stands for Carriage Return Line Feed (as far as I remember).
It allows to start a new line, just like if you hit the enter key

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000