Advertisement
goldnera

Create an Application

May 21st, 2023
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. "list.types" types =
  2. {
  3.   file
  4.   script
  5.   code
  6.   source
  7.   source_code
  8.   exe
  9.   apl
  10.   folder
  11.   bak
  12.   txt
  13.   'Extension_name_file_ending=.', file.type
  14.   = list
  15.  
  16.  {
  17.     create.file_new name = "file", file.create = false # Disables the function to when you make a file
  18.  }
  19.  *types.list*: ad, po, xt, xd, xe, ar, ak, al, at, zz, zx
  20.    file.exit = true
  21.    exit.OnKeyFunction:
  22.      {
  23.   function.keyExit_exit [true]: list.ty00+1,92302 = ed_remove.os
  24.   file
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement