HighTechTalks DotNet Forums  

.net tool

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss .net tool in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Wendy Elizabeth
 
Posts: n/a

Default .net tool - 07-27-2005 , 01:21 PM






I am basically new to using Visual Basic.NET.

I wrote a Visual Basic.NET web application that will allow users to enter
data. Once this data is entered, I put the data into one big long string to
pass the information to a mainframe system. This is way the mainframe system
expects the data. (For example: Address1 should be in position 192 for a
length of 30, city needs to be in position 7886 for a length for 25.)

Thus for each field, I need to put the data into a continous long stream
to be parsed out by the mainframe. Is there any tool that I can use that will
say I am currently at position #7886 for a length of 25? In otherwords,
if I copy and paste the data to "notepad" file is there a way for a tool to
show me where my cursor is at?

Thanks!

Reply With Quote
  #2  
Old   
PW
 
Posts: n/a

Default Re: .net tool - 07-28-2005 , 12:53 PM






"Wendy Elizabeth" <WendyElizabeth (AT) discussions (DOT) microsoft.com> wrote in
message news:27A6AE47-1280-417B-813A-72692C715D0B (AT) microsoft (DOT) com...
Quote:
if I copy and paste the data to "notepad" file is there a way for a tool
to
show me where my cursor is at?
I use Notepad2.

http://www.flos-freeware.ch/notepad2.html




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.