|
-
Jun 30th, 2000, 11:26 PM
#1
Thread Starter
Hyperactive Member
I can't get load to work on a program I'm making, I can't explain it here becuase it involves too many subs and functions to go through. Therefore, the URL is
http://www.olemac.net/~hutch/HTMLEditor.zip
Ignore the Save and Save As functions, I haven't gotten to them yet.
My main problem is that whenever I load it it seems as though nothing happens.
Any help would be greatly appreciated, and if anyone has any suggestions for any other features I would appreciate it.
-
Jun 30th, 2000, 11:44 PM
#2
Fanatic Member
Well, the HTMLfile Variable is filled with the text from the selected file, but I can't find anywhere in the program that copies that info to screen or text control!
am I missing something?
after
Call HTML_Sort
add
Debug.Print HTMLFile
and you can see the file loaded.
Paul Dwyer 
Network Engineer
Aussie In Tokyo
Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)
-
Jun 30th, 2000, 11:58 PM
#3
Thread Starter
Hyperactive Member
Crap, I've just found out that this thing is going to be a lot more difficult to do. Tagtext will be harder because of stuff like background and crap like that. I'm going to have to redesign it quite a bit now.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|