Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SBT: How can I add a SET STEP ON to walk through code?
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00209143
Message ID:
00209201
Views:
42
They have a JC Module I think. I'm not a reseller, just a programmer suck with maintaining it.

What happens is actually quite involved. You will change the value of icitemXX, the distribution file icdistXX gest the accounting changes. You will also have to adjust the location table for the volume changes too.

Following in the debugger is very tough with SBT Code. You will keep going between the SBTProc file for all their standard file crap as well as the stupid way SBT uses forms. It's like a rolloer coaster ride where you don't want to get on again.

You may want to completely remove the main modules and just push to GL all of your vaules. I did that with my Used Car app. Nobody who sells cars wants accounting though, so it was a waste of alot of time.

But, you can use the GL, and do all of your own stuff "the right way" outside of SBT. Whay are you using SBT anyway? Job Costing is tricky and WIP is big fun! Are you in construction? We are in Manufacture and we use TIW.

__Stephen Russell




>I'm developing a job costing application that integrates with SBT. I need to figure out all the crazy things that SBT does when issuing an inventory item (in my software, the user will issue the inventory item to a job). The code is giving me a major league headache.
>
>>You have to start VFP and then DO SBT. The SBTW.exe is a runtime version and won't kick up the debugger like you want.
>>
>>What do you wnat to do any way? SBT is Sad But True. Good luck.
>>
>>__Stephen Russell
>>Memphis VFP User Group
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform