![]() ![]() |
May 11 2004, 10:26 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 6 Joined: 11-May 04 Member No.: 4,129 |
I designed a quick VB program to read text from Lineage 2, but how do I interface it with AC Tools? Does anyone know if there is a way?
LInverse |
|
|
|
May 11 2004, 11:51 AM
Post
#2
|
|
![]() Lord of the Forums ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderator Posts: 3,366 Joined: 12-April 03 From: Vancouver, Canada Member No.: 5 |
Save it as XML, and load it to a dataset via DSLoad. Or save it as plain text and load it to a list via ListLoad.
-------------------- Please read the Forum Posting Guidelines AND the FAQ Forum before posting.
Don't waste your time posting a bug report until you've read FAQ: How do I report a bug ? |
|
|
|
May 11 2004, 09:37 PM
Post
#3
|
|
|
Cool Newbie ![]() ![]() Group: Members Posts: 37 Joined: 24-April 04 Member No.: 3,653 |
since Ipa didn't say this, I dunno if you should;
BUT look at the source of accompanion, see how it sends data to actool, and just re-use some of the ac companion variables... good luck peace Command |
|
|
|
May 12 2004, 12:59 AM
Post
#4
|
|
![]() Lord of the Forums ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderator Posts: 3,366 Joined: 12-April 03 From: Vancouver, Canada Member No.: 5 |
Yeah, that's an option also, but not everyone who knows VB is ready for the plunge into the Win32 memory mapped file API's.
Too bad the old forums are gone, I posted VB6 code for this a few years ago, using the MMF format for ACTool 4.2.x. It is not trivial though, you need to code the VB "bridge" to be responsive to changes in the MMF, otherwise you'll get ACTool timeouts when the ACTool macro requests Companion variables. -------------------- Please read the Forum Posting Guidelines AND the FAQ Forum before posting.
Don't waste your time posting a bug report until you've read FAQ: How do I report a bug ? |
|
|
|
Jun 28 2004, 01:22 PM
Post
#5
|
|
|
Crazy Poster ![]() ![]() ![]() ![]() Group: Members Posts: 126 Joined: 11-May 04 Member No.: 4,141 |
Any chance you could assist in recreating this VB Code? I'd like to do some stuff with VB and actools, and XML would be too slow for this purpose.
|
|
|
|
Jun 28 2004, 06:15 PM
Post
#6
|
|
![]() Overseer ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderator Posts: 1,137 Joined: 12-April 03 Member No.: 2 |
It is old and out of date, but it has all the essentials.
Attached File(s)
|
|
|
|
Jun 28 2004, 06:17 PM
Post
#7
|
|
![]() Overseer ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderator Posts: 1,137 Joined: 12-April 03 Member No.: 2 |
If you send me the code, I can probably work it in as an AC Tool built-in.
|
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 3rd September 2010 - 07:26 AM |