Results for the wordpad docjava acting up when switching from notepad to wordpad{resolved} -I usually use notepad to construct programs. Lately I tried to do one in wordpad and it shows up a bunch of errors. I cannot even compile working source code off the internet that was done in wordpad. I tried a simple hello world program in wordpad and it would not compile. It's do Can I bring up Wordpad or simulate it using VB - I want to create a large textbox in a form and have it load information from WordPad or act like WordPad (allowing me to use bold and color formatting). Is this possible? Thank you, Brad Location of WordPad - Is there somewhere that tells you the location of WordPad on your users harddrive? I want to load my log files into WordPad without having to change the person's file association. Wordpad Ruler - iam creating my own wordpad application. *iam not able to create a ruler as is in Wordpad. HELP ME PLEASE! thanx. wordpad in every win version - I think wordpad came with every version of windows Yes? Did every wordpad open .rtf files? Find path to WordPad - G'day, My program shells to Wordpad, but WordPad is in a different location in Win98 and XP. How do I let the system find the path? Using Wordpad with VB Saved Text Files - I have a program in which I save TXT files using Write (VB 3.0). I then have users connect to Wordpad to avoid a lot of printer issues via a selection in my program which auto opens the file. My problem is twofold. Wordpad doesn't save page attributes for formatting such as margin Windows WordPad - Question: Can WordPad be used for object programming from VB like Word or Excel ? Wordpad automation - How to manipulate wordpad ? I don't want to use the shell + sendkeys statements Is there another way to perform it ? like a createobject or whatever... thanks wordpad path - I want to shell "wordpad.exe" from my application. So, in my code I am going to the registry to find path to the "wordpad.exe" and get return from windowsXP as it is in registry: %programfiles%\windowsnt\accessories\wordpad.exe When I put this path into s How to create a colorpicker like the one in wordpad - Hi people, Does one of you know how to create a "simple" colorpicker like the one in Wordpad? The things i found on the internet are way too big and complicated. That would be overkill. The one like in wordpad would be perfect. I have a Rich TextBox on my form, it would b How can I let my app know that an external program has ended ** - Ok, this is what I want to do:[list=1][*]Have a bunch of files on disk and have the user select which file they want to view in a RichTextbox.[*]Have the user choose a menu item and be able to launch WordPad and automatically load the displayed text from the RichTextBox into WordPad re Creating a new WordPad - Hi, I'm new in VB and my lecturer asked us to create a prototype of an improved program. Question : How do we get the .doc file filter in wordpad to be integrated in our project? Thanks Page breaks in Wordpad or Notepad - Does anyone know how to insert a page break in a text file so that either Wordpad or Notepad will recognize it? I have a program that creates a report file, and this file may sometimes contain more than one page. Adding a form feed character - Chr$(12) doesn't seem to work. It shows Binary wordpad == URGENT - Guys, I am not sure whether this question exactly belongs to this forum, but I would very much appreciate it if anyone can answer the question. I have a program that writes its output as a binary file. I opened the file in wordpad. I was not able to read anything. Then I saved t Embedding wordpad - I was on one of Microsofts sites recently and found a page where they had embedded what appeared to be wordpad in the actual webpage. It had most of the margin/bulleting buttons and had the option to save load etc. Does anyone know how they did this Launch Wordpad from VB6 app - I need to add a feature to my app allowing the user to launch WordPad. I'd also like it to specify the target directory and "files of type" so that when the users do a file/open in WordPad they will be presented with only the files of specific type and in a specific director To read from registry - I'm opening wordpad through my application. The application is used on multiple platforms. I need to find the path to locate wordpad and store in a variable which I can pass using the shell command. Any help will be appreciated. 'get path and assign to variable 'i = shell(variable, Run Wordpad from a VB app - Hi all, I have a small Vb application and I want to open Wordpad and transfer the text of a text box when you double click on it. Can anybody please help? Thanks a lot, Chris Problem with running wordpad from inside of visual basic program - Hello I have to do such kind of application from inside of vb code; - open an text file which is not recorded in sqeuantial format with wordpad program - replace certain text with a new value - Than save this file's content with using wordpads save facility. I have to use wordpa |