polatchekm
Level 3
since ‎Jan 08, 2013
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User Statistics

  • 5 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I'm trying to use createfile() in a user function. The documentaton has the following snippet:#define EXAMPLE_DIR "C:\\"#define EXAMPLE_FILE "ISExampl.txt"// Include Ifx.h for built-in InstallScript function prototypes.#include "Ifx.h"export prototyp...
Below is a snippet from the documented CREATEFULE example#define EXAMPLE_DIR "C:\\"#define EXAMPLE_FILE "ISExampl.txt"// Include Ifx.h for built-in InstallScript function prototypes.#include "Ifx.h"export prototype ExFn_CreateFile(HWND);function ExFn...
I am trying to write to a log during my installscript execution. I have started with some primitive functionality and the following is tripping me up. Here is the code//note nvFileHandle has been decalred as a number datatype, earlier OpenFileMode...
Availability
Online status:
‎Mar 18, 2019
Date last visited: