• WSjazman2k

    WSjazman2k

    @wsjazman2k

    Viewing 15 replies - 46 through 60 (of 297 total)
    Author
    Replies
    • in reply to: Populate string from option array (Access 97) #915587

      I originally intended to use a separate table but the data has to be saved to a comma delimited string in the main table for export.
      Technically, I could still use the separate table for the form and place an “update”button which saves the value to a string,
      but I really need the validation option to stop a user from entering values in both sets of options.
      Without that control array, I dont see that as possible.

    • in reply to: DBase crashing (XP-SP1) #914744

      Actually, we’re using DBase 4, so it’s probably even uglier.
      Yes, I tried that setting. No go.
      More users are losing this functionality ( 1 more this morning)
      HELLLLLP! toilet

    • in reply to: DBase crashing (XP-SP1) #914745

      Actually, we’re using DBase 4, so it’s probably even uglier.
      Yes, I tried that setting. No go.
      More users are losing this functionality ( 1 more this morning)
      HELLLLLP! toilet

    • in reply to: DBase crashing (XP-SP1) #914069

      In the DOS window we have 98-ME and 2000 as compatibility mode settings. Is there somewhere else I could check this?
      I’m attaching a print of the dump. Perhaps that will help.

    • in reply to: DBase crashing (XP-SP1) #914070

      In the DOS window we have 98-ME and 2000 as compatibility mode settings. Is there somewhere else I could check this?
      I’m attaching a print of the dump. Perhaps that will help.

    • in reply to: DVD through Media Player (XP) #910308

      Ahh…it’s just another licensing issue. So I will paste this nugget from the MSDN Help for future reference:

      Files that use the .m1v extension typically are MPEG-1 elementary streams that contain only video information. Files that use .mpg or .mpeg extensions typically are MPEG-1 system streams that contain MPEG-1-encoded video and MPEG-1 Layer II (MP2)-encoded audio.

      However, MPEG-1 system streams do not exclusively use the .mpg and .mpeg extensions. MPEG-2 program streams also frequently use .mpg and .mpeg file extensions, but they contain MPEG-2-encoded video. Because Microsoft Windows operating systems provide only an MPEG-1 video decoder, Windows Media Player cannot play MPEG-2 program streams without an additional MPEG-2 video decoder (also known as a DVD decoder pack) installed. For more information about purchasing DVD decoder packs, visit the following Microsoft Web site:
      http://www.microsoft.com/windows/windowsme…p/buypacks.aspx
      Weeeeeeeeeeeeeeee…. money

    • in reply to: DVD through Media Player (XP) #910309

      Ahh…it’s just another licensing issue. So I will paste this nugget from the MSDN Help for future reference:

      Files that use the .m1v extension typically are MPEG-1 elementary streams that contain only video information. Files that use .mpg or .mpeg extensions typically are MPEG-1 system streams that contain MPEG-1-encoded video and MPEG-1 Layer II (MP2)-encoded audio.

      However, MPEG-1 system streams do not exclusively use the .mpg and .mpeg extensions. MPEG-2 program streams also frequently use .mpg and .mpeg file extensions, but they contain MPEG-2-encoded video. Because Microsoft Windows operating systems provide only an MPEG-1 video decoder, Windows Media Player cannot play MPEG-2 program streams without an additional MPEG-2 video decoder (also known as a DVD decoder pack) installed. For more information about purchasing DVD decoder packs, visit the following Microsoft Web site:
      http://www.microsoft.com/windows/windowsme…p/buypacks.aspx
      Weeeeeeeeeeeeeeee…. money

    • in reply to: DVD through Media Player (XP) #909664

      Sorry about that. I was kind of puzzled where it went and so I did a search for Media Player, and that’s the forum it turned up in.
      It’s definitely a codec issue because I have it playing on another machine.

    • in reply to: DVD through Media Player (XP) #909665

      Sorry about that. I was kind of puzzled where it went and so I did a search for Media Player, and that’s the forum it turned up in.
      It’s definitely a codec issue because I have it playing on another machine.

    • in reply to: DVD through Media Player (XP) #909647

      Part II- We’ve since opted to use the CD-ROM version of the file. It plays the sound but not the video. It throws error #80040200 wrong decompressor on execute. Anyone know which codec this might be? It’s for Media Player version 7.0. Thanks again.

    • in reply to: DVD through Media Player (XP) #909648

      Part II- We’ve since opted to use the CD-ROM version of the file. It plays the sound but not the video. It throws error #80040200 wrong decompressor on execute. Anyone know which codec this might be? It’s for Media Player version 7.0. Thanks again.

    • in reply to: Macro populates Header and TOC (Word XP) #776858

      OK, I’m thinking that I’m going to have to code this in order to get it done as soon as possible.
      What type of loop would you recommend to capture the values for the variables?
      Also, how would I generate the run-time pagination function?
      If I’m getting this right, I need to populate each fld.code.txt in a run-time pagination call.
      Is there a way to distinguish which is the top and which is the bottom field?
      I mean, do they have separate names or am I creating those too?
      I think I’ll have a look in the object browser, I guess. compute

    • in reply to: Macro populates Header and TOC (Word XP) #776859

      OK, I’m thinking that I’m going to have to code this in order to get it done as soon as possible.
      What type of loop would you recommend to capture the values for the variables?
      Also, how would I generate the run-time pagination function?
      If I’m getting this right, I need to populate each fld.code.txt in a run-time pagination call.
      Is there a way to distinguish which is the top and which is the bottom field?
      I mean, do they have separate names or am I creating those too?
      I think I’ll have a look in the object browser, I guess. compute

    • in reply to: Macro populates Header and TOC (Word XP) #776826

      I saw a switch ( w ) which places a bookmark in the heading.
      Can I use them in conjunction?
      Also, with the ‘=Formula’ can I place a nested if statement?

      I’m thinking this is really looking like a programming venture.
      Has anyone encountered something like this?

    • in reply to: Macro populates Header and TOC (Word XP) #776827

      I saw a switch ( w ) which places a bookmark in the heading.
      Can I use them in conjunction?
      Also, with the ‘=Formula’ can I place a nested if statement?

      I’m thinking this is really looking like a programming venture.
      Has anyone encountered something like this?

    Viewing 15 replies - 46 through 60 (of 297 total)