Jul 26, 2004 #1 tioconejo Programmer Joined Jul 20, 2004 Messages 8 Location PA a. Gentlemen: I am linking an application with Warplink (wl32) and clipper 5.2e and getting eval stack fault. I know I have to increase the stack/procedure depth; but how to do you do that with Warplink ? thanks Javier
a. Gentlemen: I am linking an application with Warplink (wl32) and clipper 5.2e and getting eval stack fault. I know I have to increase the stack/procedure depth; but how to do you do that with Warplink ? thanks Javier
Aug 10, 2004 #2 FBM357 MIS Joined Jun 2, 2003 Messages 77 Location US Not sure, but you really should consider using Blinker "If you want SQUARE work, you DON'T cut CORNERS!!!" ... Upvote 0 Downvote
Not sure, but you really should consider using Blinker "If you want SQUARE work, you DON'T cut CORNERS!!!" ...
Aug 23, 2004 #3 rob444 Programmer Joined Nov 5, 2002 Messages 633 Location NL With warplink use the: /st:<stacksize in bytes> switch Rob. Upvote 0 Downvote