contributors:jh
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
contributors:jh [2022/08/25 14:14] – [Scratchpad] jerryhopper | contributors:jh [2022/08/25 15:49] (current) – jerryhopper | ||
---|---|---|---|
Line 96: | Line 96: | ||
ctx.POST(callback," | ctx.POST(callback," | ||
</ | </ | ||
+ | |||
+ | |||
+ | **FileHandle** | ||
+ | |||
+ | Scripts/ | ||
+ | |||
+ | < | ||
+ | FileHandle file = FileIO.OpenFile(" | ||
+ | if (file != 0) | ||
+ | { | ||
+ | file.FPrint(" | ||
+ | file.FPrint(file, | ||
+ | file.FPrint(file, | ||
+ | file.CloseFile(); | ||
+ | } | ||
+ | |||
+ | </ | ||
+ | |||
contributors/jh.1661433246.txt.gz · Last modified: 2022/08/25 14:14 by jerryhopper