Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DLL Talk / VBNetLib DLL problems

Author
Message
ConorH
21
Years of Service
User Offline
Joined: 5th Feb 2003
Location:
Posted: 3rd Jan 2006 12:08
function AppendLine(string$)
if L_Debug=1 then write string 32,dt_GetNow()+": "+string$
endfunction

When the code is remmed out, program doesnt crash silently. THis is the only function in the program that calls something from the netlib dll. Any thoughts on what it could be?

its my new rat tail dog!
CattleRustler
Retired Moderator
20
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 26th Jan 2006 04:09 Edited at: 30th Jan 2006 00:48
have you tried calling the getnow func separately or anything from netlib to see if its working? That dll is thoroughly tested so it should be working. Let me know

edit: also, maybe try not nesting the call to getnow in the same line as the write string 32. add code before the write string that calls getnow and puts the return in a string, then put that string in the write string line. worth a try

edit 2: is "string$" bad ? Maybe change the definition to (sString As String)

try this...


SORRY UR NOT COMEDIAN

Login to post a reply

Server time is: 2024-05-25 22:47:08
Your offset time is: 2024-05-25 22:47:08