Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: captsnappy
  • Content: Threads
  • Order by date
  1. captsnappy

    Creating a Sales Order in a previous, closed period. What happens when the SO is shipped?

    Creating a Sales Order in a previous, closed period. What happens when the SO is shipped in the current period? Sales order is for non-stock items (non-inventory items?) What does it screw up? Trey Harris hdb Houston
  2. captsnappy

    Is it possible to reverse a shipped Sales Order and the resulting AR Invoice?

    SBT Pro 5.0i, I have source code and VFP 5.0. One of our bookkeepers keeps shipping SO's on the wrong date! Any backend method to reverse the transaction or to just change all relevant date fields for the transaction? Trey Harris hdb Houston
  3. captsnappy

    Possible to resize the SBT window?

    We're running SBT on Windows 10 machines. Cannot resize the main SBT window. Was this ever possible? I cannot remember. Some users are asking how to resize. Thanks! Trey Harris hdb Houston
  4. captsnappy

    Can you put a customer on "hold" in either AR or SO?

    Is there a way to block transactions for a customer who is in arrears? Trey Harris hdb Houston
  5. captsnappy

    SBT 5.0i - AR - Enter cash receipt - Pmt on Acct - cannot choose desired G/L Cash Acct

    Need to choose acct 11001-000 but it does not appear in select list. If I type it in, I get message: Account does not exist. Account 11001-000 does exist and looks to be set up in G/L the same as other available accounts. What is preventing me from selecting this account when attempting to post...
  6. captsnappy

    SM Reindex Application Files, and/or Closing period is sometimes deleting a file (!)

    On May 9 as we closed the previous period SBT hung up. Can't remember exactly but it gave a message that closing AR had failed. Turned out it was because it could not locate armast01. Armast01, both dbf and cdx were gone from the data folder. We restored from a cloud backup taken earlier that...
  7. captsnappy

    How to print a zero balance customer statement

    Weird issue: a customer of client wants to be provided with a statement showing they have a zero balance. When attempting to print statements, either by Individual or Batch, the message appears saying they have a zero balance, continue printing? No printing ever occurs. Is this by design? Has...
  8. captsnappy

    Working with SBT Accounting system

    Working with SBT Accounting system which was last developed in VFP 5.0. I keep a copy of VFP 5.0 around to do minor modifications to the SBT system. I have posted this question in the SBT forum but no replies as of yet. I've been asked to research changing a field length in SBT and I wrote a...
  9. captsnappy

    Select code page when opening a FRX file with USE

    SBT 5.0i. VFP 5.0a. English. USA. Searching report files by opening them with USE. When I first open them I get a dialog box asking to choose a code page. I've been choosing Windows ANSI. Why is it asking me this? Is Windows ANSI the correct response? Thank you. Trey Harris hdb Houston
  10. captsnappy

    Adjust field length: Use System Manager or do it manually?

    I need to increase the field length of the Purchase Order field reqno from 5 to 6. I was planning on doing this manually via VFP5 then I discovered that System Manager seems to have this functionality builtin under Maintain: Dictionary: Tables and Fields. Should I use the System manager feature...
  11. captsnappy

    Cannot connect to BCM Monitor - error 80004

    I have used BCM Monitor with our BCM400 before but cannot connect now. I get "Unable to connect (192.168.1.2) - error 80004". I can connect with Element Manager no problem with the same credentials. I can connect to our BCM50 with both Element Manager and BCM Monitor. The BCM400 was restarted...
  12. captsnappy

    Do I have options other than POTS lines on my BCM50?

    A branch office has a BCM50 that has had 4 POTS lines plugged into it for years. Now we are persuaded by AT&T to get their Flexible Reach product as they claim they can provide "pseudo-POTS" lines for the BCM50. I've had problems with these pseudo-POTS lines when connecting to fax machines in...
  13. captsnappy

    How to best present BCM50 issue to the forum?

    I'm an IT manager who knows very little about telephone systems. Before I post a question what will the collective mind want to know about my particular system? The BCM50 is 200 miles away but I can access it via Element Manager. I'm assuming Model, System Name, System software version at the...
  14. captsnappy

    What determines if an invoice shows up in the selection grid: AR/Transaction/Enter cash receipt?

    What determines if an invoice shows up in the selection grid: AR/Transaction/Enter cash receipt/Payment on account? Back story: we have a customized SO shipping routine that was interrupted by hardware failure. I've gone under the hood to attempt to complete the shipping process and invoice...
  15. captsnappy

    sbtw.exe has stopped working

    SBT 5.0i on 2003 Server, Windows 8 Pro workstation. Been running this way for years. Now in the last week SBT has stopped at least daily on this one workstation with the aforementioned message. Changed registry entry to disable LAN autodisconnect...
  16. captsnappy

    Passing argument to applescript app: possible?

    My head hurts from Googling for an answer to my problem. I wrote an app in AppleScript to open a network folder. It works when the folder name is hard coded. Here is the AppleScript set mylocation to "smb://server.domain.com/network/afolder" tell application "Finder" open location mylocation...
  17. captsnappy

    Form colors goofy when run on Server 2012 Terminal Server

    I have an application that gets installed on a terminal server. For the first time it is running on Windows Server 2012. The color of some of my pages within pageframes are not the correct color. Color 100,100,100 (dark gray) looks white on the 2012 terminal server. Colors within a browser look...
  18. captsnappy

    SBT 5.0i client on Windows 8 Pro

    Maybe SBT will still be working in 2050. Ha! Love me some SBT/VFP... Anyway... Just installed 5.0i client on my first W8 Pro machine. The Server install remains on a Windows Server 2003 32bit server. when I start SBT I get an "Error initializing Application object" error. I click OK and...
  19. captsnappy

    IE6 Favorites contain no URL's/Web Document tab missing under properties

    XP Pro SP3. User's computer has been turned off for about a month because he was on a gig. He came back and now in IE6 when clicking on any Favorites, the browser goes nowhere. Looking under Documents and Settings\user\Favorites and going to Properties there is no Web Document tab. Ideas? TIA
  20. captsnappy

    Need my VFP app to telnet. Any advice?

    First time I've needed to do this: my program needs to establish a telnet session on the local LAN, send some commands based on variable values then close the session. My gut reaction is to create a batch file and run that. But I see some posts here related to the winsock-active-x thing. Is this...

Part and Inventory Search

Back
Top