NexusFi: Find Your Edge


Home Menu

 





How to add append string with .GetString ?


Discussion in Sierra Chart

Updated
    1. trending_up 1,477 views
    2. thumb_up 0 thanks given
    3. group 1 followers
    1. forum 1 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
bluewave65
CZECH REPUBLIC
 
Posts: 24 since Nov 2015
Thanks Given: 1
Thanks Received: 0

Hi, i need to read a char from specified position from string input like -> some_name.SetString("AAAA")
calling: status_input_position ("some_name", 1 )
return will be : 1

---------------------


int status_input_position ( SCString input_name, int input_position ){
SCString input_string = [input_name].GetString();
SCString position_status = input_string[input_position] ;
if (position_status == "A"){status_input_position = 1;}
return status_input_position; }

What i got from compiler :

error C3493: 'input_string' cannot be implicitly captured because no default capture mode has been specified
error C3493: 'input_position cannot be implicitly captured because no default capture mode has been specified
error C3493: 'status_input_position' cannot be implicitly captured because no default capture mode has been specified


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
May 26 Deadline Dies at 7.5% as US Strikes Iran During C …
Prediction Markets & Event Contracts
Irans Dual Probability: Guns Quiet at 99.95% While Forma …
Prediction Markets & Event Contracts
Victory Day Delivers: Russia-Ukraine Ceasefire Market Cl …
Prediction Markets & Event Contracts
$12M Ceasefire Contract Goes Disputed as Bandar Abbas St …
Prediction Markets & Event Contracts
Ninjatrader users - good CONNECTIONs post and article fr …
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
NexusFi site changelog and issues/problem reporting
15 thanks
Darmok and Jalad at Tanagra
3 thanks
Big Mike in Ecuador
1 thanks
30 Sessions
1 thanks




Last Updated on May 11, 2017


© 2026 NexusFi®, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Downloads - Top
no new posts