mrhx software Switch to Russian
Welcome, Guest
  • Now is Thursday, 2024-04-25, 07:04
  • Use RSS to get the latest news.
  • Do you want to register or login?
     
    Forum ( NOT DONE )
    • Page 1 of 1
    • 1
    Forum » mrhx software » VISG » Send % to fasm?
    Send % to fasm?
    bitRAKEDate: Thursday, 2008-01-10, 15:30 | Message # 1
    Group: Users
    Messages: 3
    Status: Offline
    Trying to modify templates:

    include '%fasminc%\win32wx.inc'

    VISG eats 'fasminc'. I've tried adding many %%%%%, and only got %%. Searched the other files for clues and continue to be lost. VISG seems flexible enough to meet some of my projects. I look forward to being able to change other properties of controls in the future as well as subclassing/superclassing support with custom options.

    I'm sure many such things are on your 'roadmap' for this tool.

    Regard,
    bitRAKE

     
    mrhxDate: Monday, 2008-01-14, 20:28 | Message # 2
    Admin
    Group: Administrators
    Messages: 10
    Status: Offline
    In order to insert '%' to the destination file, you need to duplicate it ('%%').

    Quote

    ; ...
    include '%%fasminc%%\win32wx.inc'
    ; ...


    mrhx.ucoz.com
     
    bitRAKEDate: Tuesday, 2008-01-15, 09:21 | Message # 3
    Group: Users
    Messages: 3
    Status: Offline
    I just tried it again:
    Code
    [gen_fasm.vsg]
    .
    .
    .
    include '%%fasminc%%\win32ax.inc'
    .
    .
    .
    Resulting output...
    Code
    include '\win32ax.inc'
     
    mrhxDate: Wednesday, 2008-01-16, 01:45 | Message # 4
    Admin
    Group: Administrators
    Messages: 10
    Status: Offline
    Try to restart Visg after changing the script or click the menu item Service/Clear the file cache.

    mrhx.ucoz.com
     
    bitRAKEDate: Thursday, 2008-01-17, 07:18 | Message # 5
    Group: Users
    Messages: 3
    Status: Offline
    That did it! Thank you.
     
    Forum » mrhx software » VISG » Send % to fasm?
    • Page 1 of 1
    • 1
    Search:
  • Do you like new design?
    [ Results · Polls archive ]
    Total of answers: 114

    Friends
    · ProTools
    · Free file hosting

     © 2007-2008 Alexander G. Karpov a.k.a. mrhx