+ Reply to Thread
Results 1 to 3 of 3

Thread: Macro extras

  1. #1

    Default Macro extras

    Does CODE/400 default the folder extras when the command EXTRAS ON is executed? I have been told by a third party support person that IBM told them to tell users to keying in EXTRAS ON C:WDT400extras. Can CODE/400 reference to multiple folder locations for macros? -- Thanks, Matt Tyler mattt@wincofoods.com

  2. #2

    Default Macro extras

    Hi Matt, I'm not sure exactly who gave you the info, but you shouldn't ever need to include the extras directory in your macro path using the EXTRAS command. The EXTRAS command puts the extras directory into the macro path for you. To add multiple directories, use a semi-colon ';' as a separator. If you look in the CODE Tips and Techniques section of the Help, you should find all the info you need. Here is an excerpt: LPATH is used to find macros. To see your LPATH, invoke the following LPEX command QUERY LPATH The new EXTRAS.LX is the best way to manage your LPATH, since it's actually stored in two places in the Windows Registry. If you want to add a user macro directory to LPATH, (for example c:MYMACROS) you just execute the editor command EXTRAS ON c:MYMACROS Hope this helps! Violaine Batthish CODE Project Lead Toronto Lab, IBM Canada

  3. #3

    Default Macro extras

    This does help. Thanks, Matt wrote in message news:acgm7d$1r4o$1@news.boulder.ibm.com... > Hi Matt, > > I'm not sure exactly who gave you the info, but you shouldn't ever need to > include the extras directory in your macro path using the EXTRAS command. > The EXTRAS command puts the extras directory into the macro path for you. > To add multiple directories, use a semi-colon ';' as a separator. > > If you look in the CODE Tips and Techniques section of the Help, you > should find all the info you need. Here is an excerpt: > > LPATH is used to find macros. To see your LPATH, invoke the following LPEX > command > QUERY LPATH > > The new EXTRAS.LX is the best way to manage your LPATH, since it's > actually stored in two places in the Windows Registry. If you want to add > a user macro directory to LPATH, (for example c:MYMACROS) you just > execute the editor command > EXTRAS ON c:MYMACROS > > Hope this helps! > > Violaine Batthish > CODE Project Lead > Toronto Lab, IBM Canada

+ Reply to Thread

Similar Threads

  1. WDSC and RPG Extras
    By danbo@danbo.com in forum RPG
    Replies: 0
    Last Post: 06-21-2006, 02:09 PM
  2. Replies: 0
    Last Post: 08-29-2003, 05:24 PM
  3. Option box in macro?
    By Chip Milosch in forum Dev Tools
    Replies: 3
    Last Post: 02-20-2003, 04:14 AM
  4. SIGNATUR macro
    By Guest.Visitor in forum Programming
    Replies: 1
    Last Post: 10-18-2001, 05:37 AM
  5. macro problem
    By Guest.Visitor in forum Programming
    Replies: 1
    Last Post: 03-08-2001, 08:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts