Discussion forum about PANORAMIC language
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Discussion forum about PANORAMIC language

Mac, Windows & Android application development with PANORAMIC language
 
HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  
Latest topics
» What happened with the panoramic language ?
by Wed Jan 03, 2024 4:09 pm

» Hello world.
by Wed May 09, 2018 11:53 pm

» Biomorphes de PICKOVER
by Sun Jun 18, 2017 2:33 am

» In less than 10 lines of code
by Fri Jun 16, 2017 5:03 am

» Effect Dopler
by Fri Jun 16, 2017 3:29 am

» SuperEllipse
by Wed Jun 14, 2017 4:01 am

» Plants
by Wed Jun 14, 2017 3:38 am

» Mira's attractor
by Wed Jun 14, 2017 3:30 am

» Triangle of Sierpinski
by Wed Jun 14, 2017 3:22 am

» Esthétique polaire
by Wed Jun 14, 2017 3:16 am

» Butterfly effect : Lorenz equations
by Wed Jun 14, 2017 3:08 am

» Collision detection
by Tue Jun 13, 2017 5:09 am

» The Bees Laline Paull Epub Books
by Mon Oct 10, 2016 8:58 pm

» PANORAMIC for Mac OSX 10 is available
by Tue Aug 09, 2016 6:08 pm

» ide
by Sat Jul 16, 2016 12:27 am

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

 

 PANORAMIC V0.9.8 is available

Go down 
AuthorMessage
Jack
Admin
Jack


Number of posts : 99
Registration date : 2007-07-01

PANORAMIC V0.9.8 is available Empty
PostSubject: PANORAMIC V0.9.8 is available   PANORAMIC V0.9.8 is available EmptySat Jan 26, 2008 8:20 pm

New commands and functions in this release:

3 keywords to define the location of next PRINT:
PRINT_X_LOCATE : to define the location of the next PRINT on a system object in X
PRINT_Y_LOCATE : to define the location of the next PRINT on a system object in Y
PRINT_LOCATE : to define the location of the next PRINT on a system object in X and X

2 keywords for the parameters passed to the application:
PARAM_NUMBER : returns the numbers of passed parameters when executable is called
PARAM_VALUE$(P) : returns the value of P-th parameter passed when executable is called

3 keywords to handle text files:
FILE_READBUF : reads a certain number of characters in a text file
FILE_WRITEBUF : writes a certain number of characters to a text file
FILE_EOF(N) : tests if the end of text file number N is reached

8 keywords to handle binary files:
FILEBIN_OPEN_READ : opens a binary file for reading
FILEBIN_OPEN_WRITE : opens or creates a binary file for writing
FILEBIN_CLOSE : closes a binary file
FILEBIN_READ : reads one byte from a binary file
FILEBIN_WRITE : writes one byte to a binary file
FILEBIN_POSITION : change the current position in a binary file
FILEBIN_POS(N) : returns the current position in the binary file number N
FILEBIN_SIZE(N) : returns the size of the binary file number N
Back to top Go down
https://panoramic.forumotion.com
 
PANORAMIC V0.9.8 is available
Back to top 
Page 1 of 1
 Similar topics
-
» PANORAMIC V 0.9.17 is out !
» PANORAMIC V0.9.7
» PANORAMIC V 0.9.18 is out !
» PANORAMIC V0.9.6 is available
» PANORAMIC V 0.9.19 is out

Permissions in this forum:You cannot reply to topics in this forum
Discussion forum about PANORAMIC language :: Panoramic for Windows :: New releases-
Jump to: