T O P I C R E V I E W |
fege |
Posted - 15 Jul 2013 : 11:39:48 How to extract current line to a string?
I tried the following, but doesn't work:
#PUT#=1#11# #PUT#=0#12# - to extract the whole line #READNEXTLINE# #TAKEWORD##14#,#11#,#12#
What I am doing wrong? |
1 L A T E S T R E P L I E S (Newest First) |
fege |
Posted - 15 Jul 2013 : 11:43:34 Correct syntax is:
#TAKEWORD#=#14#,#11#,#12# |
|
|