473,513 Members | 2,552 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

dotnet tool

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!
Jul 27 '05 #1
1 1204
In notepad make sure that Word Wrap is turned off and the Status Bar is
turned on. Then, in the status bar you'll have Ln 1, Col 123 where Ln 1 is
the line (in this case line 1) and Col 123 is the position of the cursor.

HTH.

-Brian

"Wendy Elizabeth" <We************@discussions.microsoft.com> wrote in
message news:01**********************************@microsof t.com...
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!

Jul 27 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
3714
by: Darren | last post by:
OK, I'm trying to understand the need for this. If I understand correctly without this anyone can reverse engineer and obtain the source code of my application - is this correct? And this tool will prevent this? Why isn't this tool automatically executed by default whenever I build my apps? My company is building corporate applications...
13
2893
by: bill | last post by:
I am trying to convince a client that dotNet is preferable to an Access project (ADP/ADE). This client currently has a large, pure Access MDB solution with 30+ users, which needs to be upgraded. I believe a dotNet solution is better, but I'm trying to be as convincing as possible -- and maybe I'm wrong! I would appreciate any input or...
41
3372
by: Mountain Bikn' Guy | last post by:
What is the current preferred way to save user preferences in dotnet? Is the registry the right place to do this? Can anyone recommend a good article (or book) for this topic? Thanks.
4
3035
by: Dave | last post by:
I need to add the ability to drag from a Windows Form and drop into a non dotNet application. For example, having a generated image in my app that I wish to drag out into explorer as a friendly way to save it. I have tried creating the object that I place into the DoDragDrop() by inheriting the COM interfaces IDropSource and IDataObject...
5
2071
by: James S | last post by:
Does version 2 of the framework have any facilities/features that makes obfuscuation better than working with version 1/1.1 of the framework? Or more specifically are dotnet V2 files easier or harder to unobfuscate? From what I've seen I can't see anything specific, but I was wondering if using things like generics can make things harder...
6
2557
by: tascien | last post by:
Hi guys, here is a puzzling question... I am able to debug my project on my dev server very fine. Now, here is a question: - I set the project to release. I copy the project to the production server. - the project has a problem on the production server. - How do i debug it? Should I install visual studio on the production server? how do...
1
1285
by: batista | last post by:
Hello all, I have made a dotnet windows application which is taking a lot of cpu time....and memory as well. Now, i want to know if there is any tool which can find out which part of code is taking a lot of cpu time ... and whats exactly causing the memory problem..... So, please if anyone knows about any useful tool, then plz let me
14
4582
by: Usman | last post by:
Hi I'm working on an application that contains classes for licensing, authentication etc, including all the algorithms of encryption/decryption etc. I wanted to secure this code, but after compiling all the code, I just thought of trying a decompiler on the output file. The decompiler generated almost 99% of the exact code out of it,...
2
2203
by: Allan Ebdrup | last post by:
I'm using VS Team Suite 2005 and dotNet 2.0, my webserver is running dotNet 2.0 I trying to set up a membership provider using a MSSQL 2000 database. I've run the aspnet_regsql.exe tool and have the tables created. I've changed web.config with the following: ---- <membership defaultProvider="CustomizedProvider"> <providers> <add...
5
3655
by: Tom van Stiphout | last post by:
I am really impressed with this new (to me) capability MSFT has built. Check out this picture: http://www.kittest.com/AccessInterop.jpg That's an Access form on the left, with a textbox to type your name in. Then you click the button, and with a few lines of code you're launching a DotNet form (on the right) which is picking up the argument...
0
7178
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7565
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
5704
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5103
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3255
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3242
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1612
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
817
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
473
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.