1 year ago
Since Last We Met
using System; using System.IO; namespace DavidTagConverter { class Program { static void Main(string[] args) { string path = "E:/Clients/David Haneke/Rumble/input.txt"; string text = System.IO.File.ReadAllText(path); string textnospace = ""; for (int i = 0; i<text.Length; i ) { if (text[i] ""!=" ") { textnospace = text[i] ""; } } string[] splittext = textnospace.Split(char.Parse("")); string replaced = ""; for (int i = 0; i<splittext.Length; i ) { replaced = " #" splittext[i]; } Console.WriteLine(replaced); File.WriteAllText(pathreplaced); } } }
Description: Since Last We Met is the continuously updated motivational video tapestry of events, and the winners we celebrate. From entertainers to sports icons, and a special 'In Memoriam' segment of late ‘greats’ – Since Last We Met is the perfect choice for your annual sales meeting or corporate event – licensed and ready to rock your world! Available in multiple soundtracks: this one is "Pomp and Circumstance". Also available with the sound bed Approaching New Land.
Since Last We Met is updated just prior to a meeting!
Loading comments...