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 Shaun E 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: jtflex
  • Content: Threads
  • Order by date
  1. jtflex

    Script to open explorer on "My Computer"

    Hi I'm new to Windows Scripting so bear with me. I'm trying to write a simple script that when executed. Explorer opens up on "MY Computer" showing all the drives available. I have a script working that opens Explorer to folders or files. I also have a script that will just open Explorer...
  2. jtflex

    Importing OBCD data to just current (New) Record

    I have my Audio Log Database connected and working through an ODBC connection to our larger records database. My goal is that when a user creates a new record of their digital audio file, they can connect to the records database and import most of the data they need for entry. Everything works...
  3. jtflex

    Wildcard for file extensions when sending URL commands

    Hi everybody, I have a tricky situation where people can play audio files stored on a network folder. The script I created uses the "Open URL" command and then I give the location and file name. Originally, I included a standard format extension of ".dvf" with the rest of the file name. It...
  4. jtflex

    Connecting to a Oracle Database with Filemaker

    I am trying to connect to our Orcale Database to extract some fields needed for our FM audio log file. I started creating the SQL statement by selecting Importing/ODBC. I have no problem with the ODBC connection and can see views and tables. After selecting the fields I want to import I get a...
  5. jtflex

    Receive Command Result Prompts

    Hi everybody, I have a situation where I'm sending through FM, CMD prompts to rename, move, copy, and delete digital audio files. FM is the library for these files and host all the basic information about them. I have no problems sending commands to work on these files, however, I do not get...
  6. jtflex

    Creating Record ____ of _____ for Found Sets

    Hi Everybody, I am having a problem creating what I thought would be a simple field display. I've disabled the Sidebar and have buttons that go to the previous and next records on found sets. I also created two fields to display the format: Record ____ of _____. I can't get the first field...
  7. jtflex

    Export a Record to a .DBF file as an Append

    Is there a way to export one (current) record to another database file I created and have it append to that file? I am trying to create a script that the user can export different records through various finds and have them saved to a file that can be sent to another user at the end of the day...
  8. jtflex

    Using the CMD in Windows to change a file name

    I started this in another thread on a related subject and since I'm have problems I thought it would be better to start a new thread. I'm using Filemaker 6.0 Windows. I want to use a script in Filemaker to rename a video clip file in storage. I found out that I can place the "CMD /C REN...
  9. jtflex

    Having a Button become part of the Tab Order (Filemaker 6.0 PC)

    Hi everybody, I have a data entry layout with tabs fields for the user to use. After entry is complete, I have a button for the user to select to start a process script. I'm trying to have the button included as part of the tab order so that after entry is done, the button is high lighted...
  10. jtflex

    Renaming files linked to my Filemaker Database

    I am setting up a digital audio library for our organization. I'm using Filemaker to create records that hold all the searchable information for each audio file. I then have a link built into each record that points to where the audio file is stored. This link also plays the file while in...
  11. jtflex

    Nested formulas for Record Selection

    Hi everybody. I am trying to solve a problem that involves the reading of a parameter field {?CaseNumber} typed in by a user and coverting it to the proper format before querying the database for that record. I am using CR 9.0 and have acess to a Oracle Database. The datafield is a 9 Numberic...
  12. jtflex

    Record Seclect Based on Last Entry Only

    Hi Everybody, My organization is going to Crystal Reports and I'm just now learning it. We are using Crystal Reports 9, and have an Oracle database. Here's my question; I'm trying to write a report that is based on a storage location. It involves two tables: (This is a simplified version:)...

Part and Inventory Search

Back
Top